.custom-bg{background-image:linear-gradient(rgba(12,102,40,.459),rgba(12,102,40,.396)),url(/_nuxt/img/register-bg.5eb8c0c.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:345px;padding:40px 0}@media (max-width:767px){.custom-bg{background-size:cover}}.register-form{background:#fff;border-radius:10px;border-radius:6px;box-shadow:0 4px 4px 0 #e6e6e6;margin:-170px auto auto}@media (max-width:767px){.register-form{margin-top:0}}.register-form label.required:after{color:red;content:"*";margin:2px}.register-form .question h2{color:#0e4e3b;font-size:24px;font-weight:700}.register-form .stepper-highlight{align-items:center;display:flex;gap:4px;justify-content:center;margin:0 auto;width:80%}.register-form .stepper-highlight .step{background-color:#c8c8c9;height:7px;width:543px}.register-form .stepper-highlight .step.active{background-color:#0e4e3b}.register-form .vti__input{height:100%!important}.autocomplete-select input,.form-control,select{border:1px solid #ececec;border-radius:6px;position:relative}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.375rem .75rem}select option{padding:10px}.checkbox-label{color:#4d4d4d;font-size:14px;font-weight:400}#birthDate .autocomplete-select input.b-form-datepicker,#birthDate .b-form-datepicker.form-control,.autocomplete-select #birthDate input.b-form-datepicker{margin:0;padding:3px}.mx-datepicker-popup *{text-align:center}.vue-phone-number-input{border:1px solid #ced4da;border-radius:4px;box-shadow:none;flex-direction:row-reverse}.vue-phone-number-input *{border:0}.vue-phone-number-input .select-country-container .input-tel__input{border:0!important;height:50px;min-height:50px}.vue-phone-number-input .select-country-container .input-tel__label{display:none}.autocomplete-select{border:1px solid #ced4da;border-radius:4px;position:relative;width:100%}.autocomplete-select input{padding:12px;width:100%}.autocomplete-select ul{background:#fff;border:1px solid #ccc;border-top:none;list-style:none;margin:0;max-height:300px;overflow-y:auto;padding:5px;position:absolute;width:100%;z-index:1}.autocomplete-select li{cursor:pointer;padding:8px}.autocomplete-select li:hover{background-color:#f0f0f0}.wave-container{align-items:center;display:flex;height:50vh;margin:0 auto;width:-moz-fit-content;width:fit-content}.wave{animation:wave 1s ease-in-out infinite;background-color:#1a8f51;border-radius:50%;height:1.2rem;margin:.75rem;width:1.2rem}.wave:first-child{animation-delay:0s}.wave:nth-child(2){animation-delay:.15s}.wave:nth-child(3){animation-delay:.3s}.wave:nth-child(4){animation-delay:.45s}@keyframes wave{0%,to{transform:scale(1)}50%{transform:scale(1.5)}}