.phoneOtpVerify{flex-direction:column;width:100%;display:flex}.phoneOtpVerify .phoneNumberVerifyView{flex-direction:row;align-items:center;gap:8px;width:100%;display:flex}.phoneOtpVerify .otpView{color:#000;flex-direction:row;flex:1;align-items:center;gap:8px;display:flex}.phoneOtpVerify .otpView[data-state=open]{margin-top:8px}.phoneOtpVerify .otpView .otpConfirm{color:#fff;opacity:1;background-color:#eb2b51;border-radius:6px;width:104px;padding:14px 29px}.phoneOtpVerify .otpView .otpConfirm.disabled{color:#999;background-color:#fff;border:1px solid #e5e5e5;font-size:15px;font-weight:400}
