.authentication-container{min-height:100vh;background:radial-gradient(circle at top left,rgba(99,102,241,.15),transparent 55%),radial-gradient(circle at bottom right,rgba(176,72,236,.15),transparent 55%);display:flex;flex-direction:column;align-items:center;justify-content:center}.authentication-wrapper{display:flex;flex-basis:100%;width:100%}.authentication-wrapper .authentication-inner{width:100%}.authentication-wrapper.authentication-cover{align-items:flex-start}.form-section{background:var(--white);border-radius:20px;padding:3rem;box-shadow:0 4px 24px #0000000f;border:1px solid #e9ecef;max-width:100%;margin:0}.main-title{margin-bottom:.75rem;font-weight:600;font-size:30px;letter-spacing:-.5px;color:var(--text-color)}.authentication-cover-img{margin-bottom:1rem}@media(max-width:991.98px){.form-section{padding:2rem 1.5rem}}#twoStepsForm .fv-plugins-bootstrap5-row-invalid .form-control{border-color:#ff5b5c}.light-style .authentication-wrapper .authentication-bg{background-color:#fff}.dark-style .authentication-wrapper .authentication-bg{background-color:#283144}@media(min-height:737px){.authentication-cover-img{margin-bottom:3rem}}
