.popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;background:#fff;border:1px solid #000;box-shadow:0 2px 10px rgba(0,0,0,.1);z-index:9999}.otp-modal-body .otp-container h1{font-size:20px;color:#000;margin-bottom:8px;font-weight:700}@media only screen and (max-width:600px){.otp-modal-body .otp-container h1{font-size:18px}}.otp-modal-body .otp-container p{font-size:14px;color:#667085;margin-bottom:20px}@media only screen and (max-width:600px){.otp-modal-body .otp-container p{font-size:14px}}.otp-modal-body .standard-input input{border-color:#e4e4e4;height:44px;font-size:14px!important;color:#3a485e;font-weight:500}.otp-modal-body .otp-inputs{display:flex;gap:10px;justify-content:center;align-items:center;margin-bottom:8px}.otp-modal-body .otp-inputs .otp-box{width:56px;height:56px;border-radius:8px;border:1px solid #e4e4e4;text-align:center;font-size:20px;font-weight:600;color:#3a485e;outline:none}.otp-modal-body .otp-inputs.has-error .otp-box{border-color:#dc3545}@media only screen and (max-width:600px){.otp-modal-body .otp-inputs{gap:8px}.otp-modal-body .otp-inputs .otp-box{width:44px;height:48px;font-size:18px}}.otp-modal-body .verify-btn{display:flex;margin:0 auto}.otp-modal-body .verify-btn .btn-block{border-radius:6px;padding:10px 30px;font-size:14px!important;height:-moz-fit-content;height:fit-content;font-weight:600;border-color:#e96c2c;background-color:#e96c2c;min-width:-moz-fit-content!important;min-width:fit-content!important;width:-moz-fit-content!important;width:fit-content!important;margin:0 auto}