.login-container{width:100%;height:100vh;display:flex}.login-form{background-color:#fff;flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex}.p-field{width:100%;margin-bottom:1rem}.login-button{background:linear-gradient(90deg,#2c6e49,#6cc24a);width:100%;margin-top:1rem}.social-login{gap:1rem;margin-top:1rem;display:flex}.login-image{background:url(/layout/images/auth_img.svg) 50%/cover no-repeat;flex:1}
