.login-container{flex-direction:row;width:100%;height:100vh;display:flex}.login-image{background-position:50%;background-repeat:no-repeat;background-size:cover;width:50%;height:100%}.login-form-section{z-index:1;justify-content:center;align-items:center;width:50%;height:100%;display:flex;box-shadow:-50px 0 120px 6px #0c0c0cc9}.login-form{flex-direction:column;justify-content:space-between;width:70%;height:65%;display:flex;position:relative}.login-logo{float:right;width:35%;min-width:7rem}@media (min-width:0) and (max-width:715px){.login-image{display:none}.login-form-section{width:100%}.login-logo{float:none;min-width:9rem;margin-left:auto;margin-right:auto}}.input-section-container{flex-direction:column;gap:1rem;display:flex}
