.otp_screen h4{font-weight:var(--fw-700);font-size:20px;line-height:30px;text-align:center;color:var(--black);margin:0}section.login-page form.login-form.otpSection{padding:50px 30px}.otp_screen p{font-size:14px;line-height:30px;color:var(--dark-gray-3)}.otp_screen .otp_input{display:flex;justify-content:space-between;column-gap:30px}.otp_screen input.form-control{border:none;border-bottom:1px solid var(--dark-gray-4);border-radius:0;height:40px;padding:0;text-align:center;width:16.33%!important}.otp_input input::-webkit-inner-spin-button,.otp_screen input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.otp_screen .resultlogin{margin-top:15px}.otp_screen a.resend_otp{font-weight:var(--fw-500);font-size:14px;line-height:140%;-webkit-text-decoration-line:underline!important;text-decoration-line:underline!important;color:var(--light-blue-1)!important;cursor:pointer}.otp_screen p.time_title{font-size:16px;line-height:140%;color:var(--dark-gray-3);margin:12px 0 0}.otp_screen p.time_title span{font-weight:var(--fw-500);color:var(--red-2)}.otp_screen input.form-control:focus,.otp_screen input.form-control:hover{box-shadow:none}@media screen and (max-width:767px){.otp_screen h4{font-size:18px}.otp_screen p{font-size:12px;line-height:20px}.otp_screen .otp_input{column-gap:15px}.otp_screen p.time_title{font-size:14px}.Login_otp_popup{padding:25px 30px!important}}.otp_screen input[type=number]{-moz-appearance:textfield}