.register-module__ceMuMG__container{font-family:var(--font-montserrat);color:var(--color-primary);background-image:url(/images/bg_without_dashboard.webp);background-position:50%;background-size:cover;padding:1rem;display:flex}.register-module__ceMuMG__login{background:#fffffffa;width:100%;max-width:1200px;min-height:90vh;margin:auto;display:flex;position:relative}.register-module__ceMuMG__login__image{background-color:var(--color-blue);color:#fff;flex-direction:column;gap:10px;width:100%;display:flex}.register-module__ceMuMG__login__image span{font-size:1.7rem;font-weight:600}.register-module__ceMuMG__login__title{flex-direction:column;gap:10px;padding-bottom:2rem;padding-left:2rem;display:flex}.register-module__ceMuMG__img{margin:auto}.register-module__ceMuMG__login__form{flex-direction:column;gap:30px;width:100%;padding:40px;display:flex}.register-module__ceMuMG__input{width:100%}.register-module__ceMuMG__businessUrlAffix{white-space:nowrap;flex-shrink:0;width:max-content}.register-module__ceMuMG__logo{position:absolute;top:40px;left:20px}.register-module__ceMuMG__form__group{flex-direction:column;gap:1px;display:flex}.register-module__ceMuMG__login__subtitle{font-size:var(--text-sm);line-height:28px}.register-module__ceMuMG__login__subtitle a{color:var(--color-blue);text-decoration:none}.register-module__ceMuMG__link{color:var(--color-blue);font-size:var(--text-sm);margin-top:20px;margin-left:25%;text-decoration:none}.register-module__ceMuMG__remember{font-size:var(--text-sm);align-items:center;gap:6px;display:flex}.register-module__ceMuMG__form__groupRow{flex-direction:row;gap:1rem;display:flex}.register-module__ceMuMG__form__container{opacity:0;grid-template-columns:1fr 1fr;gap:40px;transition:all .8s;animation:.8s forwards register-module__ceMuMG__slideUp;display:grid;transform:translateY(40px)}.register-module__ceMuMG__form__container--exit{animation:.8s forwards register-module__ceMuMG__slideDown}@keyframes register-module__ceMuMG__slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(40px)}}@keyframes register-module__ceMuMG__slideUp{to{opacity:1;transform:translateY(0)}}.register-module__ceMuMG__spacing{flex-direction:column;gap:20px;display:flex}.register-module__ceMuMG__coverImagePlaceholder{--dash:10px;--gap:6px;--stroke:2px;--border-color:#cbcbcb;cursor:pointer;text-align:center;z-index:0;background:repeating-linear-gradient(to right, var(--border-color) 0 var(--dash), transparent var(--dash) calc(var(--dash) + var(--gap))) top / 100% var(--stroke) no-repeat, repeating-linear-gradient(to right, var(--border-color) 0 var(--dash), transparent var(--dash) calc(var(--dash) + var(--gap))) bottom / 100% var(--stroke) no-repeat, repeating-linear-gradient(to bottom, var(--border-color) 0 var(--dash), transparent var(--dash) calc(var(--dash) + var(--gap))) left / var(--stroke) 100% no-repeat, repeating-linear-gradient(to bottom, var(--border-color) 0 var(--dash), transparent var(--dash) calc(var(--dash) + var(--gap))) right / var(--stroke) 100% no-repeat;border:none;justify-content:center;align-items:center;height:200px;padding:1rem;display:flex;position:relative;overflow:visible}.register-module__ceMuMG__coverImagePlaceholder:hover{background-color:#e5e5e5}.register-module__ceMuMG__logoPlaceholder{--dash:10px;--gap:6px;--stroke:2px;--border-color:#cbcbcb;border:4px solid var(--border-color);text-align:center;z-index:3;background-color:#fff;border-radius:100%;justify-content:center;align-items:center;width:120px;height:120px;display:flex;position:absolute;bottom:-60px;left:5%}.register-module__ceMuMG__logoPlaceholder:hover{background-color:#e5e5e5}.register-module__ceMuMG__fileInput{display:none}.register-module__ceMuMG__coverImagePlaceholder{cursor:pointer;position:relative;overflow:hidden}.register-module__ceMuMG__coverPreview{object-fit:cover;width:100%;height:100%}.register-module__ceMuMG__logoPlaceholder{cursor:pointer;overflow:hidden}.register-module__ceMuMG__logoPreview{object-fit:cover;border-radius:50%;width:100%;height:100%}.register-module__ceMuMG__errorText{color:#d92d20;letter-spacing:0;margin-top:4px;font-size:.75rem;font-weight:300;line-height:1rem}.register-module__ceMuMG__coverLogoContainer{position:relative}.register-module__ceMuMG__login__header{justify-content:space-between;display:flex}.register-module__ceMuMG__login__header p{font-size:var(--text-sm);margin-top:-2px}.register-module__ceMuMG__buttonContainer{place-content:flex-end;align-items:flex-end;padding-right:20px;display:flex}.register-module__ceMuMG__buttonGroup{gap:20px;display:flex}.register-module__ceMuMG__passwordStrengthWrap{margin-top:8px}.register-module__ceMuMG__passwordStrengthTrack{background:#e9ecef;border-radius:999px;width:250px;height:6px;overflow:hidden}.register-module__ceMuMG__passwordStrengthFill{border-radius:999px;height:100%;transition:width .25s}.register-module__ceMuMG__passwordWeak{background:#e03131}.register-module__ceMuMG__passwordMedium{background:#f08c00}.register-module__ceMuMG__passwordStrong{background:#2f9e44}.register-module__ceMuMG__passwordStrengthText{color:#6b7280;margin-top:6px;font-size:12px;display:block}.register-module__ceMuMG__phoneInputContainer{gap:var(--spacing-md);grid-template-columns:200px 1fr;display:grid}@media (max-width:768px){.register-module__ceMuMG__form__container{grid-template-columns:1fr}.register-module__ceMuMG__container{padding:0}.register-module__ceMuMG__login__form{padding:20px}.register-module__ceMuMG__login__form input:not([type=checkbox]):not([type=radio]),.register-module__ceMuMG__login__form select,.register-module__ceMuMG__login__form textarea,.register-module__ceMuMG__login__form [role=combobox]{box-sizing:border-box;width:100%;min-width:0;max-width:100%;font-size:16px}.register-module__ceMuMG__login__form input:not([type=checkbox]):not([type=radio]),.register-module__ceMuMG__login__form select,.register-module__ceMuMG__login__form [role=combobox]{min-height:48px}.register-module__ceMuMG__continueButton{width:100%;margin-top:50px}.register-module__ceMuMG__buttonContainer{margin:0}.register-module__ceMuMG__buttonContainer button{width:100%;min-height:48px;padding:1.5rem!important}.register-module__ceMuMG__buttonGroup{flex-direction:column-reverse;width:100%}.register-module__ceMuMG__buttonGroup button{width:100%;padding:1.5rem!important}}
