.page__login{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:84px 24px 48px;display:flex}.page__login .logo-brand{width:398.4px;height:126px;margin:0 0 26px}.page__login .logo-brand .logo-agent{text-align:center;width:383px;height:46px;margin:26px 0 28px;font-size:38px;font-weight:600}.page__login h1{width:100%;max-width:650px;height:36px;margin:70px 0 40px;font-size:30px;font-weight:400}.page__login .login-help{width:100%;max-width:650px;margin-top:30px}.page__login .login-help .login-help__content{flex-direction:column;align-items:center;width:100%;display:flex}.page__login .login-help .login-help__content h2{color:#68738a;text-align:center;align-items:center;width:100%;margin:0 0 8px;font-size:18px;font-weight:600;display:flex}.page__login .login-help .login-help__content h2:before,.page__login .login-help .login-help__content h2:after{content:"";background-color:#e8eaf0;flex:1;height:1px}.page__login .login-help .login-help__content h2:before{margin-right:16px}.page__login .login-help .login-help__content h2:after{margin-left:16px}.page__login .login-help .login-help__content a{color:#6f168d;font-size:18px;font-weight:500;text-decoration:underline}.page__login .login-help .login-help__content a:hover{color:#5d257c}.page__login .login-form__error{color:#d32f2f;text-align:left;width:100%;margin:-4px 0 4px;font-size:18px}.read-container>* .bb-card:first-of-type,.read-container>* .bb-card.open{margin-bottom:24px}.read-container>* .bb-card .bb-loader .bb-spinner,.read-container>* .bb-card>.bb-heading .bb-loader .bb-spinner{margin:0}form{flex-direction:column;gap:16px;width:100%;max-width:650px;display:flex}form .rjsf-field-error-list,form .form-group{width:100%;margin-bottom:0}form label.MuiFormLabel-root{color:#1a1c1e;text-align:left;pointer-events:auto;margin-bottom:8px;font-size:14px;font-weight:700;display:block;position:relative;transform:none}form label.MuiFormLabel-root .MuiFormLabel-asterisk{color:#d32f2f}form .MuiInputLabel-root.MuiInputLabel-shrink{display:none;transform:none}.custom-form-field{flex-direction:column;width:100%;display:flex}.custom-form-field .custom-field-label{width:137px;height:22px;margin:0 121px 14px 0;font-size:18px;font-weight:700}.MuiOutlinedInput-root{background-color:#fff;border-radius:6px;height:70px}.MuiOutlinedInput-root input{font-size:20px}.MuiOutlinedInput-root input::placeholder{opacity:.6;font-size:20px}.MuiOutlinedInput-root input:-webkit-autofill{box-shadow:inset 0 0 0 1000px #f7f0f9!important}.MuiOutlinedInput-root .MuiInputAdornment-root{color:#8a92a6;margin-right:8px}.MuiOutlinedInput-root .input-icon{width:24px;height:31px}.MuiOutlinedInput-root .password-icon{width:21px;height:29px}.MuiOutlinedInput-root fieldset{transition:border-color .2s;border:2.5px solid #dcdcdc!important;top:0!important}.MuiOutlinedInput-root fieldset legend{display:none}.MuiOutlinedInput-root:hover fieldset{border-color:#b0b0b0!important}.MuiOutlinedInput-root.Mui-focused fieldset{border-width:2.5px!important;border-color:#6f168d!important}.MuiOutlinedInput-root.Mui-error fieldset{border-color:#d32f2f!important}.login-options{justify-content:space-between;align-items:center;width:100%;margin-top:-2px;margin-bottom:8px;display:flex}.login-options div{align-items:center;display:flex}.forgot-password{color:#6f168d;cursor:pointer;font-size:18px;font-weight:500;text-decoration:none;transition:-webkit-text-decoration .2s,text-decoration .2s}.forgot-password:hover{text-decoration:underline}button[type=submit]{text-transform:uppercase;letter-spacing:.5px;cursor:pointer;width:100%;padding:10px 24px;font-size:22px;font-weight:600}button[type=submit]:disabled{opacity:.5;cursor:not-allowed}.MuiFormHelperText-root{margin-left:0!important;font-size:18px!important}html,body,#app{height:100%}html,h1,h2,h3,h4,h5,h6,p,input,button{font-family:Lato,sans-serif}h1,h6{font-weight:700}body{-webkit-font-smoothing:antialiased;margin:0}body .bb-portal .bb-notification .bb-text-group-subtitle{white-space:pre-wrap}.list-container{background:#f8f9fa;height:100%;padding:24px;overflow-y:auto}.list-container .bb-search{margin-bottom:12px}.list-container .bb-list .bb-list-item{background:#fff}.list-container .bb-list .bb-list-item:hover{background:#f0f2f5}.list-container .empty-list-container{flex-direction:column;justify-content:center;align-items:center;height:72px;display:flex}.list-container .empty-list-container .material-icons{height:48px;font-size:48px}.list-container>.bb-btn{margin:24px 0 0}.read-container{justify-content:center;height:100%;padding:24px;display:flex;overflow-y:auto}.read-container>*{width:540px}.read-container>* .bb-card{margin:0}.read-container>* .bb-card:first-of-type,.read-container>* .bb-card.open{margin-bottom:24px}.read-container>* .bb-card .bb-loader .bb-spinner,.read-container>* .bb-card>.bb-heading .bb-loader .bb-spinner{margin:0}.read-container>* .bb-card .bb-card-content .bb-text-group.bb-sm{height:36px}.read-container>* .bb-card .bb-input,.read-container>* .bb-card .bb-dropdown,.read-container>* .bb-card .bb-editor,.read-container>* .bb-card .bb-form,.read-container>* .bb-card .input-status,.read-container>* .bb-card .bb-simple-table,.read-container>* .bb-card .bb-key-value{margin-bottom:12px}.read-container>* .card-actions{display:flex}.read-container>* .card-actions .bb-btn{margin-bottom:0}.read-container>* .card-actions .bb-btn:not(:last-of-type){margin-right:12px}.btn{cursor:pointer;border-radius:3px;transition:all .3s}.btn--primary{color:#fff;background:linear-gradient(96deg,#8a16b9,#5e0d91 100%);border:none}.btn--primary:hover:not(:disabled){background-color:#215bcb}.btn--secondary{background-color:var(--neutral-clr-6);color:#fff}.btn--secondary:hover{background-color:#f0f0f0}.btn--tertiary{color:var(--neutral-clr-6);background-color:#fff}.btn--tertiary:hover{background-color:#f0f0f0}.btn--outline-primary{color:var(--blue-bite-blue-56);border:1px solid var(--blue-bite-blue-56);background:#fff}.btn--outline-primary:hover :not(:disabled){background-color:#f0f0f0}.btn--outline-secondary{color:var(--neutral);border:1px solid var(--white-clr-6);background:#fff}.btn--outline-secondary:hover:not(:disabled){background-color:#f0f0f0}.btn--outline-tertiary{color:var(--neutral-clr-6);border:1px solid var(--neutral-clr-6);background-color:#fff}.btn--outline-tertiary:hover:not(:disabled){background-color:#f0f0f0}.btn--small{height:32px;font-size:12px;font-weight:"Roboto Bold", "Helvetica", "Arial", sans-serif;text-transform:uppercase;padding:0 24px}.btn--large{text-transform:uppercase;height:66px;padding:0 30px;font-size:14px;font-weight:900}.btn:disabled{cursor:default;background-color:var(--white-clr-6)}.checkbox{cursor:pointer;-webkit-user-select:none;user-select:none;min-width:16px;min-height:16px;display:flex;position:relative}.checkbox__input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.checkbox__input:checked~.checkbox__checkmark{background-color:#6f168d;border:1px solid #6f168d}.checkbox__input:checked~.checkbox__checkmark:after{display:block}.checkbox__input:disabled~.checkbox__checkmark{cursor:default}.checkbox__checkmark{background-color:#fff;border:1.5px solid #c5c6c7;border-radius:3px;width:16px;height:16px;position:absolute;top:calc(50% - 8px);left:0}.checkbox__checkmark:after{content:"";transform-origin:50%;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);border:0 solid #fff;border-width:0 0 2px 2px;width:10px;height:5px;transition:transform .2s ease-out;display:none;position:absolute;top:4px;left:2px;transform:rotate(-45deg)scale(1)}.checkbox__label{margin-left:8px;font-size:18px;position:relative;left:20px}.checkbox__label__icon{align-items:center;margin-left:16px;display:flex;position:relative;left:4px}
