@charset "UTF-8";.alert{border:1px solid transparent;border-radius:.25rem;margin-bottom:1rem;padding:.75rem 1.25rem;position:relative}.alert-danger{background-color:#f8d7da;border-color:#f5c6cb;color:#721c24}.alert-danger hr{border-top-color:#f1b0b7}.form-control{background-clip:padding-box;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;color:#495057;display:block;font-size:1rem;font-weight:400;height:calc(1.5em + .75rem + 2px);line-height:1.5;padding:.375rem .75rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{background-color:#fff;border-color:#80bdff;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);color:#495057;outline:0}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}input[type=date].form-control,input[type=month].form-control,input[type=time].form-control{appearance:none}select.form-control:-moz-focusring{color:transparent;text-shadow:0 0 0 #495057}select.form-control:focus::-ms-value{background-color:#fff;color:#495057}.col-form-label{font-size:inherit;line-height:1.5;margin-bottom:0;padding-bottom:calc(.375rem + 1px);padding-top:calc(.375rem + 1px)}select.form-control[multiple],select.form-control[size],textarea.form-control{height:auto}.form-group{margin-bottom:1rem}.form-check{display:block;padding-left:1.25rem;position:relative}.form-check-input{margin-left:-1.25rem;margin-top:.3rem;position:absolute}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{color:#6c757d}.form-check-label{margin-bottom:0}.was-validated .form-control:valid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#28a745;padding-right:calc(1.5em + .75rem)!important}.was-validated .form-control:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated select.form-control:valid{background-position:right 1.5rem center;padding-right:3rem!important}.was-validated textarea.form-control:valid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.was-validated .custom-select:valid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8'%3E%3Cpath fill='%2328a745' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;border-color:#28a745;padding-right:calc(.75em + 2.3125rem)!important}.was-validated .custom-select:valid:focus{border-color:#28a745;box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .form-check-input:valid~.form-check-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label{color:#28a745}.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:#28a745}.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background-color:#34ce57;border-color:#34ce57}.was-validated .custom-control-input:valid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(40,167,69,.25)}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label:before{border-color:#28a745}.invalid-feedback{color:#dc3545;display:none;font-size:80%;margin-top:.25rem;width:100%}.was-validated :invalid~.invalid-feedback{display:block}.was-validated .form-control:invalid{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");background-position:right calc(.375em + .1875rem) center;background-repeat:no-repeat;background-size:calc(.75em + .375rem) calc(.75em + .375rem);border-color:#dc3545;padding-right:calc(1.5em + .75rem)!important}.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated select.form-control:invalid{background-position:right 1.5rem center;padding-right:3rem!important}.was-validated textarea.form-control:invalid{background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem);padding-right:calc(1.5em + .75rem)}.was-validated .custom-select:invalid{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5'%3E%3Cpath fill='%23343a40' d='M2 0 0 2h4zm0 5L0 3h4z'/%3E%3C/svg%3E") right .75rem center/8px 10px no-repeat,#fff url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E") center right 1.75rem/calc(.75em + .375rem) calc(.75em + .375rem) no-repeat;border-color:#dc3545;padding-right:calc(.75em + 2.3125rem)!important}.was-validated .custom-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.was-validated .form-check-input:invalid~.invalid-feedback{display:block}.was-validated .custom-control-input:invalid~.custom-control-label{color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label:before{border-color:#dc3545}.was-validated .custom-control-input:invalid:checked~.custom-control-label:before{background-color:#e4606d;border-color:#e4606d}.was-validated .custom-control-input:invalid:focus~.custom-control-label:before{box-shadow:0 0 0 .2rem rgba(220,53,69,.25)}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label:before{border-color:#dc3545}.btn-group{display:inline-flex;position:relative;vertical-align:middle}.btn-group>.btn{flex:1 1 auto;position:relative}.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group{align-items:stretch;display:flex;flex-wrap:wrap;position:relative;width:100%}.input-group>.custom-select,.input-group>.form-control{flex:1 1 auto;margin-bottom:0;min-width:0;position:relative;width:1%}.input-group>.custom-select+.custom-select,.input-group>.custom-select+.form-control,.input-group>.form-control+.custom-select,.input-group>.form-control+.form-control{margin-left:-1px}.input-group>.custom-select:focus,.input-group>.form-control:focus{z-index:3}.input-group>.custom-select:not(:first-child),.input-group>.form-control:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group:not(.has-validation)>.custom-select:not(:last-child),.input-group:not(.has-validation)>.form-control:not(:last-child){border-bottom-right-radius:0;border-top-right-radius:0}.pagination{border-radius:.25rem;display:flex;list-style:none;padding-left:0}.page-link{background-color:#fff;border:1px solid #dee2e6;color:#007bff;display:block;line-height:1.25;margin-left:-1px;padding:.5rem .75rem;position:relative}.page-link:hover{background-color:#e9ecef;border-color:#dee2e6;color:#0056b3;text-decoration:none;z-index:2}.page-link:focus{box-shadow:0 0 0 .2rem rgba(0,123,255,.25);outline:0;z-index:3}.page-item:first-child .page-link{border-bottom-left-radius:.25rem;border-top-left-radius:.25rem;margin-left:0}.page-item:last-child .page-link{border-bottom-right-radius:.25rem;border-top-right-radius:.25rem}.page-item.active .page-link{background-color:#007bff;border-color:#007bff;color:#fff;z-index:3}.page-item.disabled .page-link{background-color:#fff;border-color:#dee2e6;color:#6c757d;cursor:auto;pointer-events:none}.pagination-lg .page-link{font-size:1.25rem;line-height:1.5;padding:.75rem 1.5rem}.pagination-lg .page-item:first-child .page-link{border-bottom-left-radius:.3rem;border-top-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-bottom-right-radius:.3rem;border-top-right-radius:.3rem}.pagination-sm .page-link{font-size:.875rem;line-height:1.5;padding:.25rem .5rem}.pagination-sm .page-item:first-child .page-link{border-bottom-left-radius:.2rem;border-top-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-bottom-right-radius:.2rem;border-top-right-radius:.2rem}.custom-control-label{color:var(--color-gray);cursor:pointer;outline:0;padding-top:3px}.custom-control-label:after,.custom-control-label:before{top:.31rem}.custom-control-input:checked~.custom-control-label:before{background-color:var(--color-orange);border-color:var(--color-orange)}.custom-control-input.focus~.custom-control-label:before,.custom-control-input:focus~.custom-control-label:before{border-color:var(--color-orange-light);box-shadow:0 0 0 .1rem rgba(255,175,3,.25)}.custom-control-input:focus:not(:checked)~.custom-control-label:before{border-color:var(--color-orange-light)}.custom-checkbox .custom-control-label:before{border-radius:0}.custom-checkbox .custom-control-input:checked~.custom-control-label:after{background-image:none}.custom-radio .custom-control-input:checked~.custom-control-label:after{display:none}.error-msg-holder{color:#721c24;font-size:.9em;font-style:italic}.button{align-items:center;background:var(--color-orange);border:0;border-radius:3px;color:var(--color-white);display:flex;font-family:var(--font-bold);font-size:1.1rem;font-weight:400;padding:.9rem 1.5rem .5rem}.button:focus,.button:hover{background:var(--color-gray)}.button:focus{box-shadow:0 0 0 .1rem var(--color-gray-light)}.section-form-title{margin-top:-40px}@media (max-width:575px){.section-form-title{margin-top:-35px}}.section-form-title .row-1 .form-title{font-size:1.39rem}@media (max-width:992px){.section-form-title .row-1 .form-title{text-align:center}}.section-form-title .row-1 .form-icon{height:125px;width:130px}.section-form-title .row-1 .form-icon img{position:absolute;top:0}.section-form-title .row-2 .f-logo>div{border-radius:10px;padding:10px;text-align:center}.section-form-title .row-2 .f-logo>div img{height:auto;max-width:130px}@media (max-width:567px){.section-form-title .row-2 .f-logo{flex:0 0 100%;text-align:center}}.section-form-title .row-2 .f-detail .l-1{border-bottom:1px solid #e7e7e9;margin-bottom:10px;padding-bottom:10px;text-transform:uppercase}.section-form-title .row-2 .f-detail .l-2 .school-name div:first-child{font-size:1.1rem;margin-bottom:5px}.section-form-title .row-2 .f-detail .l-2 .school-rating .rate-number{align-items:center;border-radius:50%;box-shadow:0 0 18px rgba(0,0,0,.1);display:flex;font-size:2.5rem;height:80px;justify-content:center;text-align:center;width:80px}.section-form-title .row-2 .f-detail .l-2 .school-rating .rate-number span{padding-top:1rem}@media (-ms-high-contrast:none){.section-form-title .row-2 .f-detail .l-2 .school-rating .rate-number span{padding-top:1.85rem}}.section-form-title .row-2 .f-detail .l-2 .school-rating .rate-star{text-align:center}.section-form-title .row-2 .f-detail .l-2 .school-rating .rate-star i{color:var(--color-orange);font-size:1rem}@media (max-width:567px){.section-form-title .row-2 .f-detail{flex:0 0 100%}}.section-form-title .row-2 .f-country .f-box{background:#fff;border-radius:10px;padding:10px}.section-form-title .row-2 .f-country .f-icon{text-align:center;width:60px}.section-form-title .row-2 .f-country .f-icon img{max-width:50px}.section-form-title .row-2 .f-country .f-icon svg{max-height:40px;width:60px}.section-form-title .row-2 .f-country .f-text .l-1{font-size:1rem}.section-form-title .row-2 .f-country .f-text .l-2{font-size:.8rem;line-height:1.1}@media (max-width:567px){.section-form-title .row-2 .f-country{flex:0 0 100%}.section-form-title .row-2 .f-country .f-box{align-items:center;flex:0 0 49%;margin-right:1%}.section-form-title .row-2 .f-country .f-box+.f-box{margin-left:1%;margin-right:0}.section-form-title .row-2 .f-country .f-icon,.section-form-title .row-2 .f-country .f-icon svg{width:35px}.section-form-title .row-2 .f-country .f-text .l-2{white-space:normal!important}}.section-form .block-1 .row{padding:0 15px}.section-form .block-1 .block-title{color:var(--color-orange);margin-left:0;margin-right:0}.section-form .block-title{color:var(--color-white);font-size:1.11rem;margin:0 -25px}.section-form .block-title span{display:block;padding-top:6px}@media (max-width:575px){.section-form .block-title{margin:0 -15px}}.section-form .block-3 .info-1{border-bottom:4px solid var(--color-orange);color:var(--color-gray);display:inline-block;font-size:1.1rem;padding-bottom:5px}.section-form .block-3 .info-2{font-size:1.1rem}.section-form .block-4{border-top:1px solid var(--border-input);margin:0 -15px;padding:1rem 15px}@media (min-width:1200px){.section-form .block-4{margin:0 -25px;padding:1rem 25px}}.section-form .block-4 .custom-control-label{color:var(--color-black)}.section-form .guide-form{align-items:center;display:flex;justify-content:center;margin:0 auto}.section-form .guide-form span{display:inline-block}.section-form .guide-form span+span{margin-top:-4px}.section-form .datepicker-controls button{font-family:var(--font);font-size:1rem;padding-top:.25rem}.section-form .datepicker-controls button.view-switch{justify-content:center;margin:0 2px}.section-form .datepicker-controls button.next-button,.section-form .datepicker-controls button.prev-button{padding-top:0}.section-form .datepicker-controls button.next-button{justify-content:end}.was-validated .form-group .form-control:invalid{background:none;box-shadow:inset 0 -1px 0 #dc3545}.was-validated .form-group .form-control:invalid+span.select2-container .select2-selection--single{border-bottom-color:#dc3545}.was-validated .custom-control-input:invalid~.custom-control-label,.was-validated .custom-control-input:valid~.custom-control-label{color:var(--color-gray)}.was-validated .custom-control-input:valid:checked~.custom-control-label:before{background:var(--color-orange);border-color:var(--color-orange)}.was-validated .custom-control-input:valid~.custom-control-label:before{border-color:var(--border-input)}.was-validated .profil-custom-niveau .btn-group .multiselect{border-color:#dc3545}.was-validated .profil-custom-niveau select:valid+.btn-group .multiselect,.was-validated .profil-custom-niveau.changing-niveau .btn-group .multiselect{border-color:var(--border-input)}.form-group .form-control[disabled],.form-group .form-control[readonly],.form-group fieldset[disabled] .form-control{background-color:transparent;opacity:1}.form-group .form-control[disabled],.form-group fieldset[disabled] .form-control{cursor:not-allowed}.form-group textarea.form-control{height:auto}.form-group input[type=search]{-webkit-appearance:none}.form-group [contenteditable].form-control,.form-group [type=email].form-control,.form-group [type=password].form-control,.form-group [type=tel].form-control,.form-group [type=text].form-control,.form-group input.form-control,.form-group input[type=email],.form-group input[type=number],.form-group input[type=password],.form-group input[type=text],.form-group textarea,.form-group textarea.form-control{-webkit-appearance:none;border:none;border-radius:0;-webkit-box-shadow:inset 0 -1px 0 var(--border-input);box-shadow:inset 0 -1px 0 var(--border-input);font-size:1rem;padding:0}.form-group [contenteditable].form-control:focus,.form-group [type=email].form-control:focus,.form-group [type=password].form-control:focus,.form-group [type=tel].form-control:focus,.form-group [type=text].form-control:focus,.form-group input.form-control:focus,.form-group input[type=email]:focus,.form-group input[type=number]:focus,.form-group input[type=password]:focus,.form-group input[type=text]:focus,.form-group textarea.form-control:focus,.form-group textarea:focus{-webkit-box-shadow:inset 0 -2px 0 var(--color-orange-light);box-shadow:inset 0 -2px 0 var(--color-orange-light)}.form-group [contenteditable].form-control[disabled],.form-group [contenteditable].form-control[readonly],.form-group [type=email].form-control[disabled],.form-group [type=email].form-control[readonly],.form-group [type=password].form-control[disabled],.form-group [type=password].form-control[readonly],.form-group [type=tel].form-control[disabled],.form-group [type=tel].form-control[readonly],.form-group [type=text].form-control[disabled],.form-group [type=text].form-control[readonly],.form-group input.form-control[disabled],.form-group input.form-control[readonly],.form-group input[type=email][disabled],.form-group input[type=email][readonly],.form-group input[type=number][disabled],.form-group input[type=number][readonly],.form-group input[type=password][disabled],.form-group input[type=password][readonly],.form-group input[type=text][disabled],.form-group input[type=text][readonly],.form-group textarea.form-control[disabled],.form-group textarea.form-control[readonly],.form-group textarea[disabled],.form-group textarea[readonly]{border-bottom:1px dotted #ddd;-webkit-box-shadow:none;box-shadow:none}.form-group:-internal-autofill-previewed,.form-group:-webkit-autofill:first-line{font-size:1rem}.form-group{display:flex;height:50px}.form-group .control-label{font-size:1rem;font-weight:400;line-height:29px;opacity:1;pointer-events:none;position:absolute;transform:translate3d(0,18px,0) scale(1);transform-origin:left top;transition:.24s}@media (-ms-high-contrast:none){.form-group .control-label{left:15px}}.form-group .control-label.required:after{color:red;content:" *"}.form-group .control-label.select-label span{opacity:0}@media (-ms-high-contrast:none){.form-group .control-label.select-label{top:10px;z-index:1}}.form-group.select-type .control-label{transform:translate3d(0,6px,0) scale(1)}.form-group.focused .control-label.select-label span{opacity:1}@media (-ms-high-contrast:none){.form-group.focused .control-label.select-label{top:25px}}.form-group .form-control{align-self:flex-end;border-radius:0;color:var(--color-gray);font-family:var(--font);font-size:1rem;height:33px}.form-group .form-control:focus{border-color:var(--color-orange-light);box-shadow:0 0 0 .1rem rgba(255,175,3,.25)}.form-group .form-control:-webkit-autofill,.form-group .form-control:-webkit-autofill:active,.form-group .form-control:-webkit-autofill:focus,.form-group .form-control:-webkit-autofill:hover{-webkit-text-fill-color:var(--color-gray);-webkit-animation:autofill .1s forwards;animation:autofill .1s forwards;-webkit-background-clip:text}.form-group .form-control:-webkit-autofill~label{color:rgba(0,0,0,.5);margin-bottom:0;opacity:1;transform:scale(.75)}.form-group .form-control::-webkit-input-placeholder{color:transparent;transition:.24s}.form-group .form-control:focus::-webkit-input-placeholder{transition:none}.form-group .form-control::-moz-placeholder{color:#bbb;opacity:1}.form-group .form-control:-ms-input-placeholder{color:#bbb}.form-group .form-control::-webkit-input-placeholder{color:#bbb}.form-group .form-control::-ms-expand{background-color:transparent;border:0}.form-group.focused .form-control::-webkit-input-placeholder{color:#bbb}.form-group .control-label.select-phone,.form-group .datepicker.active+.control-label,.form-group.focused .control-label{color:rgba(0,0,0,.5);margin-bottom:0;opacity:1;transform:scale(.75)}.form-group.select-type.focused .control-label{transform:translate3d(0,-21px,0) scale(.75)!important}.form-group select,.form-group select.form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--color-white) url(/build/images/p-select.7e6707ed.png) no-repeat center right;background-position:100%;background-repeat:no-repeat;background-size:20px auto;border:1px solid var(--border-gray);border-radius:0;-webkit-box-shadow:inset 0 -1px 0 var(--border-input);box-shadow:inset 0 -1px 0 var(--border-input);color:var(--color-gray);font-size:1rem;line-height:1.25;max-width:unset;min-width:300px;padding:.2rem 35px .2rem 0;padding-right:0\9;position:relative;width:100%}.form-group select.form-control:after,.form-group select:after{color:red;content:" *"}.form-group select.form-control:focus,.form-group select:focus{background-color:var(--color-white);color:var(--color-black)}.form-group select option,.form-group select.form-control option{background:var(--color-white)}.form-group select.form-control.form-control::-ms-expand,.form-group select.form-control::-ms-expand,.form-group select::-ms-expand{display:none}.form-group select.form-control.form-control:focus,.form-group select.form-control:focus,.form-group select:focus{background-image:url(/build/images/p-select.7e6707ed.png);-webkit-box-shadow:inset 0 -2px 0 var(--color-orange-light);box-shadow:inset 0 -2px 0 var(--color-orange-light)}.form-group select.form-control.form-control[multiple],.form-group select.form-control[multiple],.form-group select[multiple]{background:none}.form-group .intl-tel-input{display:flex}.form-group .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 .selected-flag{width:90px}.form-group .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input,.form-group .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=tel],.form-group .intl-tel-input.separate-dial-code.allow-dropdown.iti-sdc-3 input[type=text]{padding-left:95px}.form-group .intl-tel-input.separate-dial-code .selected-flag{background:none}.form-group .intl-tel-input .selected-flag{padding:0}.form-group .intl-tel-input .flag-container{padding:19px 1px 1px}.form-group .intl-tel-input .selected-flag .iti-arrow{background:url(/build/images/p-select.7e6707ed.png) no-repeat 100%;border:0;height:100%;right:0;top:0;width:20px}@keyframes autofill{to{font-size:1rem}}@-webkit-keyframes autofill{to{font-size:1rem}}@media (-ms-high-contrast:none){.select2-container.select2-container--default{z-index:100}}.select2-container.select2-container--default .select2-selection--single{border-bottom-color:var(--border-input);border-left:0;border-radius:0;border-right:0;border-top:0}.select2-container.select2-container--default .select2-selection--single .select2-selection__rendered{outline:0;padding-left:0}.select2-container.select2-container--default .selection{width:100%}.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow{background:url(/build/images/p-select.7e6707ed.png) no-repeat 100%;top:-1px}.select2-container.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:transparent;border-style:solid;border-width:5px 4px 0;display:none;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container.select2-container--default .select2-search--dropdown .select2-search__field:focus{border-color:var(--color-blue);outline:0}.profil-custom-niveau article{display:none}.profil-custom-niveau article.on{display:block}.profil-custom-niveau .control-div{display:none;transition:all 2s linear}.profil-custom-niveau .control-div.show{display:block}.profil-custom-niveau .loading{display:none}.profil-custom-niveau .study-level .study-level-item{float:none;width:auto}@media (max-width:767px){.profil-custom-niveau .study-level .study-level-item{width:100px}}.profil-custom-niveau .col-form-label{flex:0 0 42%;line-height:inherit;text-align:left}@media (max-width:767px){.profil-custom-niveau .col-form-label{flex:0 0 100%;text-align:left}}.profil-custom-niveau .form-group{height:auto}.profil-custom-niveau .btn-group{max-width:310px;width:100%}@media (max-width:767px){.profil-custom-niveau .btn-group{max-width:100%}}.profil-custom-niveau .btn-group .dropdown-item{white-space:normal}.profil-custom-niveau .btn-group .custom-select{background:url(/build/images/p-select.7e6707ed.png) no-repeat right 8px;border-color:#c1c1c1;color:var(--color-gray);font-size:1rem;height:auto;line-height:1.2;min-height:32px;padding-bottom:0;padding-top:0}.profil-custom-niveau .btn-group .custom-select .multiselect-selected-text{display:flex;line-height:1.2;padding:5px 0;text-align:left;white-space:normal}@media (max-width:767px){.profil-custom-niveau .btn-group .custom-select{font-size:1rem}}.profil-custom-niveau .btn-group .custom-select:focus{border-color:#002654;box-shadow:none}.profil-custom-niveau .btn-group .multiselect-container{-webkit-overflow-scrolling:touch;-moz-overflow-scrolling:touch;-ms-overflow-scrolling:touch;-o-overflow-scrolling:touch;overflow-scrolling:touch;border-color:var(--border-input);border-radius:0;margin-top:-2px;max-height:100%;max-width:100%;overflow:hidden;overflow-y:auto!important;padding-bottom:0;padding-right:0;padding-top:0;width:100%}@media (min-width:1200px){.profil-custom-niveau .btn-group .multiselect-container::-webkit-scrollbar{-webkit-appearance:none;width:7px}.profil-custom-niveau .btn-group .multiselect-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:20px}.profil-custom-niveau .btn-group .multiselect-container::-webkit-scrollbar-thumb{background:#bbb;border-radius:20px}.profil-custom-niveau .btn-group .multiselect-container::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.6)}}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all .form-check-label,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group .form-check-label,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option .form-check-label{color:var(--color-gray);font-size:1rem;padding-left:0}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all .form-check-label:first-letter,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group .form-check-label:first-letter,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option .form-check-label:first-letter{text-transform:uppercase}@media (max-width:767px){.profil-custom-niveau .btn-group .multiselect-container .multiselect-all .form-check-label,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group .form-check-label,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option .form-check-label{font-size:1rem}}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all .form-check,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group .form-check,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option .form-check{display:flex;padding-left:0}.profil-custom-niveau .btn-group .form-check input[type=checkbox],.profil-custom-niveau .btn-group .form-check input[type=radio]{margin-left:0;margin-top:3px;position:relative;right:auto}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all .form-check,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group .form-check,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option .form-check,.profil-custom-niveau .btn-group .multiselect-container label{cursor:pointer;margin-bottom:0;padding-left:25px;position:relative}.profil-custom-niveau .btn-group .form-check input[type=checkbox],.profil-custom-niveau .btn-group .form-check input[type=radio],.profil-custom-niveau .btn-group .multiselect-container label input[type=checkbox],.profil-custom-niveau .btn-group .multiselect-container label input[type=radio]{position:absolute;right:9000px}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option,.profil-custom-niveau .btn-group .multiselect-container label{padding-bottom:0;padding-top:0}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all+button,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group+button,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option+button,.profil-custom-niveau .btn-group .multiselect-container label+button{margin-top:2px}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all .form-check-label,.profil-custom-niveau .btn-group .multiselect-container .multiselect-all span,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group .form-check-label,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group span,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option .form-check-label,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option span,.profil-custom-niveau .btn-group .multiselect-container label .form-check-label,.profil-custom-niveau .btn-group .multiselect-container label span{cursor:pointer;display:block;font-size:1rem;line-height:20px;margin:6px 0;padding-top:2px;position:static}@media (max-width:767px){.profil-custom-niveau .btn-group .multiselect-container .multiselect-all .form-check-label,.profil-custom-niveau .btn-group .multiselect-container .multiselect-all span,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group .form-check-label,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group span,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option .form-check-label,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option span,.profil-custom-niveau .btn-group .multiselect-container label .form-check-label,.profil-custom-niveau .btn-group .multiselect-container label span{font-size:1rem}}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all .form-check-label:before,.profil-custom-niveau .btn-group .multiselect-container .multiselect-all span:before,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group .form-check-label:before,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group span:before,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option .form-check-label:before,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option span:before,.profil-custom-niveau .btn-group .multiselect-container label .form-check-label:before,.profil-custom-niveau .btn-group .multiselect-container label span:before{border:1px solid #adb5bd;content:"";display:inline-block;height:15px;left:0;position:absolute;top:8px;width:15px}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all input.form-check-input[type=radio]+.form-check-label:before,.profil-custom-niveau .btn-group .multiselect-container .multiselect-all input[type=radio]+span:before,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group input.form-check-input[type=radio]+.form-check-label:before,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group input[type=radio]+span:before,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option input.form-check-input[type=radio]+.form-check-label:before,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option input[type=radio]+span:before,.profil-custom-niveau .btn-group .multiselect-container label input.form-check-input[type=radio]+.form-check-label:before,.profil-custom-niveau .btn-group .multiselect-container label input[type=radio]+span:before{border-radius:12px}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all input:checked+span:after,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group input:checked+span:after,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option input:checked+span:after,.profil-custom-niveau .btn-group .multiselect-container label input:checked+span:after{background-color:var(--color-orange);border:1px solid var(--color-orange);border-image:none;border-radius:50%;content:" ";height:15px;left:0;position:absolute;top:8px;transform:scale(1);width:15px}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all input[type=checkbox]+span:after,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group input[type=checkbox]+span:after,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option input[type=checkbox]+span:after,.profil-custom-niveau .btn-group .multiselect-container label input[type=checkbox]+span:after{border-radius:0}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all input:disabled+span:after,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group input:disabled+span:after,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option input:disabled+span:after,.profil-custom-niveau .btn-group .multiselect-container label input:disabled+span:after{background-color:#ccc}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all input:disabled+span:before,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group input:disabled+span:before,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option input:disabled+span:before,.profil-custom-niveau .btn-group .multiselect-container label input:disabled+span:before{border-color:#ccc}.profil-custom-niveau .btn-group .multiselect-container .multiselect-all input:disabled+span,.profil-custom-niveau .btn-group .multiselect-container .multiselect-group input:disabled+span,.profil-custom-niveau .btn-group .multiselect-container .multiselect-option input:disabled+span,.profil-custom-niveau .btn-group .multiselect-container label input:disabled+span{color:#6c757d}.profil-custom-niveau .btn-group .multiselect-container li.active span:after{background-color:var(--color-orange);border:1px solid var(--color-orange);border-image:none;border-radius:50%;content:" ";height:15px;left:0;position:absolute;top:2px;transform:scale(1);width:15px}.profil-custom-niveau .btn-group .multiselect{background:url(/build/images/p-select.7e6707ed.png) no-repeat right 8px;border-color:var(--border-input);border-radius:0;color:var(--color-gray);font-size:1rem;height:auto;line-height:1.2;min-height:32px;min-width:unset;padding:9px .75rem 4px;text-align:left;text-transform:inherit;white-space:normal}.profil-custom-niveau .btn-group .multiselect:after,.profil-custom-niveau .btn-group .multiselect:before{display:none}.profil-custom-niveau .btn-group .multiselect:focus{box-shadow:none;outline:0}@media (max-width:767px){.profil-custom-niveau .btn-group .multiselect{font-size:1rem}}.profil-custom-niveau .btn-group .multiselect-clear-filter{padding-top:5px}.profil-custom-niveau .btn-group .btn.multiselect-clear-filter{background:none;display:inline-block}.profil-custom-niveau .btn-group .multiselect-item.filter{border-bottom:1px solid var(--border-input);margin-bottom:0;padding-left:0}.profil-custom-niveau .btn-group .multiselect-item.filter input.multiselect-search{border:0;box-shadow:none;font-size:1rem;margin-right:10px;max-width:100%!important;padding-left:10px;padding-top:5px}@media (max-width:767px){.profil-custom-niveau .btn-group .multiselect-item.filter input.multiselect-search{font-size:1rem;padding-left:15px}}.profil-custom-niveau .btn-group li{padding:0 5px 0 15px}.profil-custom-niveau .btn-group li+li{padding-top:1px}.profil-custom-niveau .multiselect-container li a label{display:block}.profil-custom-niveau .btn-group .multiselect-container .multiselect-group{background:#ccc;padding:9px 5px 2px 15px}.profil-custom-niveau .btn-group .multiselect-container .multiselect-group label{font-size:1rem;font-weight:500;margin-left:0;padding-left:0;text-transform:uppercase}@media (max-width:767px){.profil-custom-niveau .btn-group .multiselect-container .multiselect-group label{font-size:1rem}}.select-speciality-box .examples-infomation{border-radius:4px;font-size:1rem;line-height:1.5;padding:1rem;position:relative}.select-speciality-box .examples-infomation.box-selected{background:var(--bg-light-3);border:none;display:block;font-size:1rem;padding-left:1rem}.select-speciality-box .examples-infomation.box-selected ul{list-style:none}.select-speciality-box .examples-infomation.box-selected ul li{display:block;position:relative;text-align:left}.select-speciality-box .examples-infomation.box-selected ul li:before{color:#184c86}.select-speciality-box .examples-infomation.box-selected .text-desc{text-align:left}.select-speciality-box .examples-infomation .remove-checked-speciality{color:red;cursor:pointer;display:inline-block;line-height:.7;vertical-align:top}.select-speciality-box .examples-infomation .remove-checked-speciality:before{display:inline-block;padding-top:4px}.select-speciality-box .examples-infomation ul.selected-speciality>li{padding-left:25px}.select-speciality-box .examples-infomation ul.selected-speciality>li:before{background:green;border-radius:50%;color:var(--color-white);content:"\f00c";display:inline-block;font-family:far;font-size:.5rem;height:15px;left:0;line-height:15px;margin-right:5px;position:absolute;text-align:left;text-align:center;top:2px;width:15px}.select-speciality-box .examples-infomation ul.selected-speciality>ul+li{margin-top:.5rem}.select-speciality-box .examples-infomation ul ul li{color:var(--color-black);padding-left:15px}.select-speciality-box .examples-infomation ul ul li:before{color:var(--color-black)!important;content:"•";display:inline-block;font-weight:700;margin-left:-1em;width:1em}.select-speciality-box .font-italic-danger{color:var(--color-red);font-size:.89rem}.select-speciality-box ul.ul-accordion{list-style:none;padding:0}.select-speciality-box ul.ul-accordion ul{list-style:none;padding-left:28px}@media (max-width:600px){.select-speciality-box ul.ul-accordion ul{padding-left:10px}}.select-speciality-box ul.ul-accordion .inner{display:none;overflow:hidden}.select-speciality-box ul.ul-accordion .inner li span{font-size:1rem}.select-speciality-box ul.ul-accordion li.obj-parent{margin-bottom:.5rem}.select-speciality-box ul.ul-accordion li a{background-position:50%;background-repeat:no-repeat;border-width:0 0 1px;color:var(--color-black);cursor:pointer;display:inline-block;text-decoration:none;transition:all .3s ease;width:100%}.select-speciality-box ul.ul-accordion li a:hover{color:var(--color-orange)}.select-speciality-box ul.ul-accordion li a.toggle{color:var(--color-black);font-size:1rem;padding:5px 15px 5px 25px;position:relative}@media (max-width:1199px){.select-speciality-box ul.ul-accordion li a.toggle{padding:5px 15px 5px 25px}}.select-speciality-box ul.ul-accordion li a.toggle:before{color:var(--color-orange);content:"\f0d7";display:inline-block;font-family:fas;font-size:1rem;font-style:normal;font-variant:normal;font-weight:900;left:0;line-height:1;position:absolute;text-rendering:auto;top:4px}@media (max-width:1199px){.select-speciality-box ul.ul-accordion li a.toggle:before{top:1px}}@media (max-width:767px){.select-speciality-box ul.ul-accordion li a.toggle:before{top:4px}}.select-speciality-box ul.ul-accordion li a.expanded:before{transform:rotate(-90deg);transition:all .3s ease}.select-speciality-box ul.ul-accordion li:first-child .inner{display:block}