.account{background-color:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 11rem);padding:4rem 1rem;display:flex}.account h1{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.account>p{color:#000000b3;margin-bottom:1rem;font-size:1rem}.account-wrapper{background-color:#06a0bb1a;border-radius:1rem;width:100%;max-width:50rem;margin-bottom:2rem;padding:1rem;display:flex}.account-wrapper>div{flex:1;height:60vh;max-height:25rem}.account-wrapper .image-container{background-image:url(../media/homebg.acccf71d.jpg);background-position:50%;background-size:cover;border-radius:.5rem}.form-wrapper{display:flex;overflow:hidden}.form-wrapper>div{flex:1;min-width:100%;padding:1rem}.form-wrapper h1{text-align:center;margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.form-wrapper form input{border:1px solid gray;border-radius:.3rem;width:100%;margin-bottom:1rem;padding:.7rem 1rem}.form-wrapper form button{color:#fff;cursor:pointer;border:none;border-radius:.3rem;width:100%;padding:.7rem 1rem;font-weight:600}.form-wrapper form p{text-align:center}.form-wrapper form span{cursor:pointer;font-weight:500}@media screen and (max-width:680px){.account-wrapper{flex-direction:column}.account-wrapper .image-container{min-height:8rem}}
