p{margin-bottom:0}.login-body{display:flex;justify-content:center;align-items:center;background:var(--background-card-color);width:100%;height:100vh}.login-form{width:420px;padding:2rem 2rem 3rem;max-width:500px;max-height:700px;grid-gap:1rem;gap:1rem;border-radius:20px;box-shadow:var(--shadow-1),var(--shadow-2);-webkit-animation:zoom-in .6s;animation:zoom-in .6s}.login-form,.name-bodies{display:flex;flex-direction:column}.name-bodies{justify-content:space-between;grid-gap:.5rem;gap:.5rem}.name-title{display:flex;justify-content:flex-start;font-size:1rem;font-weight:600;color:#f69f00}.oj-image{width:160px;height:160px}.ant-form-item{margin-bottom:0}.login-image-container,.login-welcome-message{display:flex;justify-content:center}.login-welcome-message{color:var(--light-grey-color);opacity:.5;font-weight:600;font-size:22px}