.auth_container__KLezy{display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;background-color:#e3dfeb}.auth_content__9th5U{display:flex;align-items:stretch;width:70%;min-height:70vh;border-radius:10px;box-shadow:0 0 10px rgba(0,0,0,.1);column-gap:2em;padding:2em;height:100%;background-color:#fff}.auth_authLogo__f0fTb{width:120px;height:auto;object-fit:contain}.auth_left__MSKX2{display:flex;flex-direction:column;justify-content:space-between;background-image:url(/assets/img/left-bg.jpg);background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:10px;padding:1em;width:560px}.auth_right__wFRBd{display:flex;flex-direction:column;align-items:flex-start;row-gap:1em;padding:1em 0;width:380px}.auth_title__z7MFy{font-size:1.8em;color:var(--heading-color);font-weight:500}.auth_subTitle__mvu6V{font-size:.8em;color:gray;font-weight:300}.auth_authForm___vsjt{align-items:flex-start;row-gap:1em}.auth_authForm___vsjt,.auth_formGroup__3Uknj{display:flex;flex-direction:column;width:100%}.auth_formGroup__3Uknj{row-gap:.8em}.auth_formGroup__3Uknj label{font-size:.8em;color:var(--text-color);font-weight:300}.auth_formControl__UWjj2{width:100%;padding:1em;border:none;font-size:.8em;border-radius:5px;background-color:#d5cce47f;color:var(--text-color);outline:none}.auth_rightText__Fa9GL{font-size:1.2em;color:#fff;font-weight:400;text-align:center;width:80%;margin:0 auto}.auth_btn__KSOlK{padding:1em 2em;border:none;display:flex;align-items:center;justify-content:center;column-gap:10px;border-radius:5px;background-color:#142060;color:#fff;font-size:.8em;cursor:pointer;outline:none;width:100%;text-transform:uppercase;letter-spacing:2px;text-decoration:none;transition:padding-left .3s}.auth_btn__KSOlK:hover{padding-left:2.5em}.auth_formGroupText__Wo0yM{font-size:.8em;color:gray;width:100%;line-height:1.6}.auth_formGroupText__Wo0yM a{color:#142060;text-decoration:none;position:relative}.auth_formGroupText__Wo0yM a:after{content:"";position:absolute;width:0;height:1px;bottom:-3px;left:0;background-color:#142060;transition:width .3s ease-in-out}.auth_formGroupText__Wo0yM a:hover:after{width:100%}.auth_divider__AwMmO{width:100%;margin-top:10px;height:1px;background-color:#9477f338;border-radius:100px}.auth_socials__5DAQC{width:100%;column-gap:1em}.auth_social__3GZLc,.auth_socials__5DAQC{display:flex;align-items:center;justify-content:center}.auth_social__3GZLc{font-size:1.2em;color:#142060;cursor:pointer;width:40px;height:40px;border-radius:50%;background-color:hsla(0,0%,100%,.1);transition:transform .4s}.auth_social__3GZLc:hover{transform:translateY(-3px)}@media screen and (max-width:768px){.auth_content__9th5U{flex-direction:column;width:90%}.auth_left__MSKX2{width:100%;padding:2em}.auth_right__wFRBd{width:100%}.auth_rightText__Fa9GL{width:100%;font-size:1em}}