.CheckOtpForm_checkOtp__3DUGf{width:35%;height:auto;margin:auto;box-shadow:0 1px 4px rgba(0,0,0,.16);border:1px solid #ccc;padding:1.5rem;border-radius:10px}.CheckOtpForm_checkOtpForm__4xgDH{margin-top:8px;margin-bottom:8px}.CheckOtpForm_containerStyles__pjhGk{display:flex;flex-direction:row-reverse;gap:1rem;justify-content:center}.CheckOtpForm_checkBoxInfo__yCPTY{padding:0 1rem}.CheckOtpForm_authLogo__7EbCf{display:flex;justify-content:center;font-size:1rem;margin-bottom:1rem}.CheckOtpForm_checkOtpTitle__4IKtD{margin-bottom:2rem}.CheckOtpForm_checkOtpsubTitle__sp_3_{font-weight:700;padding-bottom:.5rem}.CheckOtpForm_secret__GLz4a{padding:.5rem 1rem}.CheckOtpForm_code__THoEm{padding:6px 0}.CheckOtpForm_codeStyle___N4vd{color:red;font-size:1.3rem;font-weight:600}.CheckOtpForm_edit__vUn_v{display:flex;justify-content:space-between;align-items:center}.CheckOtpForm_edit__vUn_v button{background:none;border:1px solid #498ad0;outline:none;padding:4px 8px;border-radius:6px;color:#498ad0;cursor:pointer;transition:all .3s ease;font-size:10px}.CheckOtpForm_edit__vUn_v button:hover{background-color:#498ad0;color:#fff}@media (max-width:768px){.CheckOtpForm_checkOtp__3DUGf{width:90%}.CheckOtpForm_secret__GLz4a{font-size:11px}}.CheckBox_checkboxContainer__TyYyp{display:flex;align-items:center;cursor:pointer}.CheckBox_checkbox__RZNyI{display:none}.CheckBox_label__QOykL{position:relative;padding-left:30px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#444}.CheckBox_label__QOykL:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:15px;height:15px;border:2px solid #498ad0;border-radius:4px;background-color:#fff;transition:background-color .3s,border .3s}.CheckBox_checkbox__RZNyI:checked+.CheckBox_label__QOykL:before{background-color:#498ad0;border-color:#498ad0}.AuthPage_authPage__Xhs2R{min-height:80vh;display:flex;justify-content:center;align-items:center}