html,body{flex-direction:column;margin:0;display:flex}.auth-module__brqaVa__mainContainer{background-color:var(--white);flex-direction:row;flex:1;min-height:100vh;display:flex}.auth-module__brqaVa__background{width:40%}.auth-module__brqaVa__background img{object-fit:cover;width:100%;height:100%}.auth-module__brqaVa__background img.auth-module__brqaVa__mobile{display:none}.auth-module__brqaVa__container{width:60%;height:100%;padding:45px 90px}.auth-module__brqaVa__container .auth-module__brqaVa__topBar{display:flex}.auth-module__brqaVa__container .auth-module__brqaVa__topBar .auth-module__brqaVa__button{cursor:pointer;color:var(--white);border:none;border-radius:5px;justify-content:center;align-items:center;padding:.8rem 0;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.auth-module__brqaVa__container .auth-module__brqaVa__topBar .auth-module__brqaVa__left,.auth-module__brqaVa__container .auth-module__brqaVa__topBar .auth-module__brqaVa__right{width:50%}.auth-module__brqaVa__container .auth-module__brqaVa__topBar .auth-module__brqaVa__left{background-color:var(--flamespark-red);border-radius:999px 0 0 999px}.auth-module__brqaVa__container .auth-module__brqaVa__topBar .auth-module__brqaVa__right{background-color:var(--flamespark-blue);border-radius:0 999px 999px 0}.auth-module__brqaVa__container .auth-module__brqaVa__topBar .auth-module__brqaVa__button.auth-module__brqaVa__off{color:#0000004d;background-color:#cdcdcd}.auth-module__brqaVa__container .auth-module__brqaVa__topBar .auth-module__brqaVa__button:not(.auth-module__brqaVa__off){cursor:default}.auth-module__brqaVa__mainTitle{padding:40px 0 20px}.auth-module__brqaVa__container .auth-module__brqaVa__authContent{flex-direction:column;gap:30px;display:flex}.auth-module__brqaVa__container .auth-module__brqaVa__emailAndUser{gap:10px;max-width:100%;display:flex}.auth-module__brqaVa__container .auth-module__brqaVa__inputContainer{flex-direction:column;width:100%;display:flex}.auth-module__brqaVa__container .auth-module__brqaVa__inputContainer .auth-module__brqaVa__label{align-items:center;gap:5px;padding:5px 0;display:flex}.auth-module__brqaVa__container .auth-module__brqaVa__inputContainer .auth-module__brqaVa__label *{margin:0;padding:0}.auth-module__brqaVa__container .auth-module__brqaVa__checkboxContainer{align-items:center;gap:5px;display:flex}.auth-module__brqaVa__container .auth-module__brqaVa__checkboxContainer .auth-module__brqaVa__checkbox{border-radius:5px;width:1.5rem;height:1.5rem;margin:0}.auth-module__brqaVa__checkbox.auth-module__brqaVa__red{accent-color:var(--flamespark-red)}.auth-module__brqaVa__checkbox.auth-module__brqaVa__blue{accent-color:var(--flamespark-blue)}.auth-module__brqaVa__checkbox.auth-module__brqaVa__orange{accent-color:var(--flamespark-orange)}.auth-module__brqaVa__inputButton{color:var(--white);justify-content:center;align-items:center;gap:10px;padding:1rem 0;font-size:1rem;display:flex}.auth-module__brqaVa__inputButton img{width:1.5rem}.auth-module__brqaVa__inputButton.auth-module__brqaVa__red{border:1px solid var(--flamespark-red);background-color:var(--flamespark-red)}.auth-module__brqaVa__inputButton.auth-module__brqaVa__orange{border:1px solid var(--flamespark-orange);background-color:var(--flamespark-orange)}.auth-module__brqaVa__inputButton.auth-module__brqaVa__blue{border:1px solid var(--flamespark-blue);background-color:var(--flamespark-blue)}.auth-module__brqaVa__inputButton.auth-module__brqaVa__clear{background-color:var(--white);color:var(--text-default);border:1px solid #000}.auth-module__brqaVa__container .auth-module__brqaVa__bottomSection{flex-direction:column;gap:15px;display:flex}.auth-module__brqaVa__container .auth-module__brqaVa__bottomSection .auth-module__brqaVa__accountIf{margin:0}.auth-module__brqaVa__container .auth-module__brqaVa__bottomSection a:not(:hover){text-decoration-line:none}.auth-module__brqaVa__container .auth-module__brqaVa__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.auth-module__brqaVa__container .auth-module__brqaVa__authButton:disabled{cursor:default;background-color:#23232380;border:1px solid #23232380}.auth-module__brqaVa__cursorDefault{cursor:default}@media (max-width:768px){.auth-module__brqaVa__mainContainer{flex-direction:column}.auth-module__brqaVa__background{display:none}.auth-module__brqaVa__container{width:100%;padding:15px 30px}}@media (max-width:1044px){.auth-module__brqaVa__background img.auth-module__brqaVa__mobile{display:block}.auth-module__brqaVa__background img.auth-module__brqaVa__notMobile{display:none}.auth-module__brqaVa__container .auth-module__brqaVa__emailAndUser{flex-direction:column}.auth-module__brqaVa__mainTitle{margin-top:10px!important;margin-bottom:5px!important;padding-top:30px!important;padding-bottom:10px!important}}
