.auth-header{display:flex;width:100%;height:96px;padding:24px 16px 0 16px;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;background:var(--White,#fff)}@media(min-width:768px){.auth-header{display:none}}.auth-header .content{display:flex;width:100%;align-items:center;gap:16px}.auth-header .content .back{display:flex;width:44px;height:44px;justify-content:center;align-items:center;gap:10px;flex-shrink:0}.auth-header .content .back img{width:8px;height:14px;flex-shrink:0}.auth-header .content .title{color:var(--Black,#202020);font-family:Figtree;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.client-header-container{margin-top:30px;margin-bottom:20px;width:100%;display:block;text-decoration:none}.client-header-container .logo-container{height:50px}.client-header-container .logo-container img{height:100%}.client-header-container .company-name{margin-bottom:2px;width:100%;font-size:25px;font-weight:700;color:#202020}.auth-container{display:flex;flex-direction:row;min-height:100%}.auth-container .left-container{padding:15px;width:60%;max-width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.auth-container.client .left-container{padding:15px;width:60%;max-width:100%;display:flex;flex-direction:column;justify-content:start;align-items:center}@media(max-width:768px){.auth-container .left-container{width:100%}}.auth-container .left-container .form-container{padding:70px 50px;width:100%;max-width:450px;background-color:#fff;border-radius:20px;box-shadow:0 1px 28px 0 #0000001F}@media(max-width:768px){.auth-container .left-container .form-container{padding:70px 16px;min-height:100%}}.auth-container .left-container .form-container .title{margin-bottom:2px;width:100%;text-align:center;font-size:25px;font-weight:700;color:#202020}.auth-container .left-container .form-container .subtitle{margin-bottom:30px;width:100%;text-align:center;font-size:16px;font-weight:500;color:#a9b5c7}.auth-container .left-container .form-container form{width:100%}.auth-container .left-container .form-container form .forgot-password-container{margin:0 0 24px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.auth-container .left-container .form-container form .forgot-password-container a{text-decoration:none;font-size:12px;color:#1cbbff;font-weight:700}.auth-container .left-container .form-container form .footer-content{margin:24px 0 0 0;width:100%;text-align:center;font-size:12px;font-weight:400}.auth-container .left-container .form-container form .footer-content a{text-decoration:none;color:#1cbbff;font-weight:500}.auth-container .left-container .form-container form .other-methods-text{margin:16px 0;color:#a9b5c7;text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.auth-container .left-container .form-container form .other-methods-buttons{display:flex;flex-direction:column;align-items:flex-start;gap:15px;align-self:stretch}.auth-container .left-container .form-container form .other-methods-buttons .other-method{display:flex;height:34px;justify-content:center;align-items:center;align-self:stretch;border-radius:28px;gap:14px;border:1px solid #a9b5c7;background:#fff;text-decoration:none}.auth-container .left-container .form-container form .other-methods-buttons .other-method img{width:16px;height:16px;flex-shrink:0}.auth-container .left-container .form-container form .other-methods-buttons .other-method span{color:#202020;font-size:14px;line-height:16px;font-style:normal;font-weight:600}.auth-container .right-container{padding:0 50px;flex:1;background-size:cover;background-position:center;background-repeat:no-repeat;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;image-rendering:high-quality;-ms-interpolation-mode:bicubic;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff;position:relative}@media(max-width:768px){.auth-container .right-container{display:none}}.auth-container .right-container .overlay{position:absolute;top:0;left:0;width:100%;min-height:100%;background-color:rgba(0,0,0,.5);z-index:1}.auth-container .right-container .title{font-size:20px;font-weight:700;z-index:2}.auth-container .right-container .title span{color:#ffc20e}
