.AuthBox_wrapper__e3_un{width:390px;margin:0 auto;display:flex;flex-direction:column;gap:44px;background:var(--bg-onprimary);padding:24px 16px;border-radius:var(--radius-l)}@media(max-width:600px){.AuthBox_wrapper__e3_un{width:100%;padding:60px 0 0}}.AuthBox_header__sOM4O{display:flex;position:relative;justify-content:center;align-items:center}@media(max-width:600px){.AuthBox_header__sOM4O{display:none}}.AuthBox_back__mAfoX{position:absolute;left:0;width:auto;height:auto;top:50%;transform:translateY(-50%);z-index:var(--zIndex-low);box-shadow:none}.AuthBox_back__mAfoX:hover{background:rgba(0,0,0,0)}.AuthBox_logo__opl8z{margin:0 auto}.AuthBox_left__TfloG{margin:0}.OtpLimitErrorTimer_timer__eUQn_{color:var(--text-error);text-align:center;font:var(--typography-size-title-small)}.OtpLimitError_error__jPKJq{padding:12px;background:var(--red-50,#ffdede);border-radius:var(--radius-l);max-width:300px;display:flex;flex-direction:column;gap:10px}.OtpLimitError_text__p_nfZ{color:var(--text-error);text-align:center;font:var(--typography-size-body-large)}.Loader_loader__l7GNi{display:flex;align-items:center;animation:Loader_loading-spinner__AXkSA 1s linear infinite;user-select:none;border-radius:50%}.Loader_loader__l7GNi .ant-spin-fullscreen{background-color:rgba(240,240,240,.45)}