.otp_parent_cont{width:100%;height:100%;justify-content:center;align-items:center;height:120vw}.otp_cont{height:100%}.otp_content_cont{position:relative;display:flex;flex-direction:column;gap:1vw;align-items:center;text-align:center;background:white;border-radius:1vw;margin:auto;padding-top:8vw;height:100%}.otp_back_btn{position:absolute;left:4vw;top:8vw;cursor:pointer;height:7vw;width:7vw}.otp_heading{color:#090a0a;font-size:6vw;font-weight:900;line-height:133.333%;margin-bottom:4vw}.otp_sub_heading{color:#000;font-size:4vw;font-weight:400;line-height:150%;word-break:break-word;margin-bottom:8vw}.otp_sub_heading_span{font-weight:700}.change_method_cont{display:flex;align-items:center;justify-content:center;gap:1.6vw;cursor:pointer}.change_number,.change_email{color:#5562f0;font-size:4.6vw;font-weight:400;cursor:pointer}.change_method_cont span{color:#000;font-size:4.6vw;font-weight:400}.otp_boxes{display:flex;justify-content:center;gap:5vw;margin-bottom:2vw}.otp_input{width:12vw;height:12vw;font-size:4vw;text-align:center;border:1px solid #c3c8cd;border-radius:3vw;outline:0;font-weight:bold;background-color:#fffdfa;transition:border .2s ease}.otp_expire{color:#000;font-weight:500;font-size:4vw;width:100%;text-align:center}.otp_cta{display:flex;justify-content:center;align-items:center;align-self:stretch;cursor:pointer;background:#4360fd;box-shadow:0 10px 15px -3px rgba(0,0,0,0.1),0 4px 6px -4px rgba(0,0,0,0.1);color:white;text-align:center;font-size:4.5vw;font-style:normal;line-height:155.556%;border:0;margin:1.5vw auto;transition:transform .3s ease,background .3s ease;height:3rem;width:100%;border-radius:.5rem;position:absolute;bottom:0}.opt_error_message{color:#ccc;margin-bottom:4vw;font-size:12px}.opt_error_message:not(.loading)::before{display:none}.otp_input.otp-success{border-color:green !important}.otp_input.otp-error{border-color:red !important}.opt_error_message.loading::before{content:"";display:inline-block;width:1em;height:1em;border:3px solid #999;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite;margin-right:.5em;vertical-align:middle}@keyframes spin{to{transform:rotate(360deg)}}.resend-active{color:#3d4d5d}.otp_via{text-decoration:underline;cursor:pointer;color:#0ec1fb}.disabled{background-color:#c2c2c2;pointer-events:none;cursor:not-allowed}.resend-otp-text{color:#7453d7;font-weight:700;cursor:pointer}