.auth-page{width:100%}.auth-bar{background-color:#0000;background-image:linear-gradient(#ff000073,#ff000073),url(/about-bg.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;align-items:center;width:100%;height:4rem;margin-top:0;padding-inline:5rem;display:flex}.auth-bar h2{color:#fff;margin:0;font-size:1.25rem;font-weight:700}.auth-wrapper{padding-inline:7rem;flex-wrap:wrap-reverse;justify-content:flex-end;width:100%;height:max-content;padding-bottom:3rem;display:flex}.auth-empty{background-color:#fbfbfb;border:1px solid #ececec;flex:.8;min-width:10rem;min-height:20rem}.auth-form-wrapper{flex-direction:column;flex:1.2;align-items:center;padding:2rem;display:flex}.auth-form-wrapper>h2{margin-bottom:3.5rem;font-size:1.25rem;font-weight:700}.auth-form-wrapper>h3{color:var(--kellana-text-muted);text-align:center;align-self:stretch;margin:-2.5rem 0 2rem;padding-inline:5rem;font-size:.95rem;font-weight:400}.auth-form{flex-direction:column;gap:1rem;width:100%;padding-inline:5rem;display:flex}.auth-form .form-group{flex-direction:column;gap:.25rem;display:flex}.auth-form input.form-control{width:100%;font-family:var(--font-kellana);color:#333;text-align:right;direction:rtl;background:#fff;border:1px solid #ececec;border-radius:8px;padding:.65rem .85rem;font-size:13px}.auth-form input.form-control::placeholder{color:#d6d7d9;text-align:right;direction:rtl}.auth-form input[type=tel].form-control{text-align:right;direction:rtl}.auth-form .validator-error{width:fit-content;font-size:12px;color:#ca2326!important}.auth-form .auth-alert{border-radius:8px;padding:.65rem .85rem;font-size:13px}.auth-form .auth-alert-error{color:#b91c1c;background:#fef2f2}.auth-form .auth-alert-success{color:#15803d;background:#f0fdf4}.auth-form .forget-password{width:fit-content;margin-bottom:.25rem}.auth-form .forget-password button{color:#231f20;font-family:var(--font-kellana);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px}.auth-form .forget-password button:hover{color:#ca2326!important}.auth-form .btn-custom-sec{width:100%;font-family:var(--font-kellana);cursor:pointer;border:none;border-radius:.25rem;padding:.72rem 1rem;font-size:13px;transition:background-color .2s;color:#fff!important;background-color:#ca2326!important}.auth-form .btn-custom-sec:hover:not(:disabled){background-color:#b01f22!important}.auth-form .btn-custom-sec:disabled{opacity:.6;cursor:not-allowed}.auth-form .auth-switch{flex-direction:column;justify-content:center;align-self:center;align-items:center;gap:.25rem;margin-top:2rem;display:flex}.auth-form .auth-switch p{color:#a7a7a7;margin:0}.auth-form .auth-switch button{font-family:var(--font-kellana);cursor:pointer;background:0 0;border:none;padding:0;font-size:13px;color:#ca2326!important}.auth-form .auth-switch button:hover{text-decoration:underline}@media (max-width:992px){.auth-bar{padding-inline:1.5rem}.auth-wrapper{padding-inline:1rem}.auth-empty{display:none}.auth-form{padding-inline:.5rem}}
