#multiStepForm .custom-checkbox{display:block!important}.custom-input-group{margin-bottom:25px}.custom-input-group .custom-input-label{font-weight:500;margin-bottom:15px;display:block}.custom-input-box{border:1px solid #ccc;display:flex;border-radius:25px;overflow:hidden;align-items:center;padding:0 10px}.custom-input-box .icon{color:#0d7e40;margin-right:10px}.custom-input-box input{flex-grow:1;border:0!important;padding:15px 10px!important;border-radius:25px;max-width:100%;width:100%}.custom-input-box input:focus{outline:none}.custom-radio-button-group{display:flex;align-items:center}.custom-radio-button-group .custom-radio-button{margin-right:10px}.custom-radio-button input{display:none}.custom-radio-button{display:inline-block}.custom-radio-button .content{display:flex;flex-direction:column;cursor:pointer;align-items:center;padding:15px 25px;border:1px solid #ccc;border-radius:10px;max-width:100%}.custom-radio-button.rounded .content{border-radius:25px}.custom-radio-button input:checked+.content{color:#0d7e40;border-color:#0d7e40}.custom-btn{cursor:pointer;display:inline-block;border:1px solid #0d7e40;padding:15px 40px;border-radius:25px;color:#0d7e40;background-color:initial;transition:all .3s ease-in-out}.custom-btn:hover{background-color:#0d7e40;color:#fff;transition:all .3s ease-in-out}.custom-btn.btn-filled{background-color:#0d7e40;color:#fff}.text-btn{cursor:pointer;text-align:center;color:#0d7e40;background-color:initial;border:0;font-weight:500}.resend-btn{text-align:center;background-color:initial;border:0;font-weight:500;cursor:pointer;text-decoration:underline;transition:all .3s ease-in-out}.resend-btn:hover{color:#0d7e40;transition:all .3s ease-in-out}.custom-checkbox{display:inline-flex;align-items:center;cursor:pointer;position:relative;font-size:16px;user-select:none;padding-left:30px}.custom-checkbox input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.custom-checkbox-group{display:flex;align-items:center}.custom-checkbox-group .custom-checkbox{margin-right:20px}.custom-checkbox .checkmark{position:absolute;left:0;top:0;height:20px;width:20px;background-color:#fff;border:1px solid #ccc;border-radius:4px;transition:.2s ease}.custom-checkbox input:checked~.checkmark{background-color:#0d7e40;border-color:#0d7e40}.custom-checkbox .checkmark::after{content:"";position:absolute;display:none;left:6px;top:2px;width:6px;height:12px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}.custom-checkbox input:checked~.checkmark::after{display:block}.car-types{display:flex;flex-wrap:wrap;justify-content:space-between}.car-types .custom-radio-button{flex:0 0 calc(33.33% - 10px);max-width:calc(33.33% - 10px);width:100%;margin:10px 0}.form-action{display:flex;justify-content:space-between;align-items:center;margin-top:40px}.form-action .next{margin-left:auto}.form-content{margin-top:30px}.enter-mobile-field{display:flex}.enter-mobile-field .custom-input-box{flex-grow:1;margin-right:10px}.otp-inputs-wrapper{display:flex;margin-bottom:20px;justify-content:center}.otp-inputs-wrapper .custom-input-box{flex-grow:1;margin-right:10px;max-width:75px;flex:0 0 75px}.otp-inputs-wrapper .custom-input-box input{text-align:center;max-width:100%}.otp-inputs-wrapper .custom-input-box:last-child{margin-right:0}.form-container{background:#fff;padding:15px;border-radius:10px;max-width:900px;margin:auto}.step{display:none;max-width:75%;margin:auto}.step.verify-mobile-step{max-width:548px;text-align:center}.step p{color:#4f4f4f}.step.active{display:block}.progressbar{display:flex;list-style:none;justify-content:space-between;padding:0;margin-bottom:60px;position:relative}.progressbar li{width:20%;text-align:center;color:#4f4f4f;position:relative;color:#0d7e40}.progressbar li:not(:first-child)::before{content:"";position:absolute;top:25px;left:0;width:100%;height:1.5px;background-color:#ccc;z-index:0;transform:translateX(-50%)}.progressbar li.active:not(:first-child)::before{background-color:#0d7e40}.progressbar li .icon{display:inline-flex;width:50px;height:50px;border-radius:50%;border:1.5px solid #ccc;justify-content:center;align-items:center;background-color:#fff;position:relative;z-index:1}.progressbar li.active{color:#0d7e40;font-weight:700}.progressbar li.active .icon{border-color:#0d7e40}.error-message{color:#e00505!important;font-size:.875rem;margin-top:10px!important;display:none}@media(max-width:768px){.step{max-width:100%}.step.verify-mobile-step{max-width:100%}.otp-inputs-wrapper .custom-input-box{max-width:60px;flex:0 0 60px}.car-types .custom-radio-button{flex:0 0 calc(50% - 10px);max-width:calc(50% - 10px)}.progressbar li .icon{width:40px;height:40px}.progressbar li .icon svg{max-width:20px}.progressbar li:not(:first-child)::before{top:20px}}