.global_signup_section .body_container{align-items:center;background:radial-gradient(circle,rgba(255,223,0,.5) 20%,rgba(0,0,0,.7) 80%);display:flex;font-family:Arial,sans-serif;height:100vh;justify-content:center;margin:0;width:100vw}.global_signup_section .signup-container{background-color:#fff;border-radius:10px;box-shadow:0 4px 10px rgba(0,0,0,.3);max-width:400px;padding:30px;width:100%}.global_signup_section .form-control{font-size:14px;height:45px;padding-right:40px}.global_signup_section .otp-wrapper,.global_signup_section .password-wrapper{position:relative;width:100%}.global_signup_section .toggle-password{color:#333;cursor:pointer;font-size:18px;margin-top:-10px;position:absolute;right:12px;top:50%;transform:translateY(-50%)}@media(max-width:480px){.global_signup_section .signup-container{padding:20px;width:90%}.global_signup_section .toggle-password{font-size:16px;right:8px}}.global_signup_section .otp-box{display:none}.global_signup_section .terms-conditions{font-size:13px;margin-bottom:10px}.global_signup_section .error-message{color:red;font-size:12px;margin-top:3px;visibility:hidden}.global_signup_section .error-message.visible{visibility:visible}.global_signup_section .suggest-password{color:#007bff;cursor:pointer;font-size:13px;margin-top:3px}.global_signup_section .resend-otp{color:#007bff;cursor:pointer;font-size:13px;margin-top:5px;text-align:right}.global_signup_section .resend-otp.disabled{color:#ccc;cursor:not-allowed}
