html,
body {
  height: 100%;
}
.authentication{display:flex;min-height:100%;height:100%;width:100%}
.authentication .authentication-inner{width:100%}
.authentication.authentication-basic{align-items:center;justify-content:center}
.authentication .auth-cover-illustration{z-index:1;max-inline-size:38rem}
.authentication .authentication-image{z-index:-1;inline-size:100%;inset-block-end:7%;position:absolute;inset-inline-start:0}
.authentication.authentication-cover{align-items:flex-start}
.authentication.authentication-cover .authentication-inner{min-height:100%;position:relative}
.authentication.authentication-cover .authentication-image{inline-size:70%}html:not([dir=rtl])
.authentication.authentication-cover .authentication-image{inset-inline-start:unset}
.authentication.authentication-basic .authentication-inner{max-width:450px}
.authentication .auth-input .auth-input{max-width:50px;padding-left:.4rem;padding-right:.4rem;font-size:1.5rem !important}
.authentication .divider .divider-text{font-size:.9375rem}
@media(max-width: 575.98px){.authentication .auth-input .auth-input{font-size:1.5rem !important}}
@media(max-width: 1199.98px){.authentication-cover .authentication-image{inset-block-end:9%}[dir=rtl] .authentication-cover .authentication-image{inline-size:65%}}#twoStepsForm .fv-plugins-bootstrap5-row-invalid .form-control{border-color:#ff4d49}
@media(max-width: 575.98px){.numeral-mask .numeral-mask{padding:0 !important}.numeral-mask{margin-inline:1px !important}}.light-style .authentication .authentication-bg{background-color:#ffffff !important}.light-style .authentication .divider .divider-text{color:#3b4056}.dark-style .authentication .authentication-bg{background-color:#30334e !important}.dark-style .authentication .divider .divider-text{color:#d7d8ed}