#account{display:flex;height:100vh;justify-content:space-between;margin:0;width:100%}@media (max-width:767.98px){#account{height:100vh;height:calc(var(--vhmobilebar, 1vh)*100)}}#account label{margin-bottom:.5rem;text-align:left}#account .account__img{width:40%}#account .account__img .media-img{height:100%}#account .account__img img,#account .account__img:deep(img){height:100%;-o-object-fit:cover;object-fit:cover;width:100%}#account .account__form{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:50rem;padding:2rem;text-align:center;width:60%}@media (max-width:767.98px){#account .account__form{padding:1.5rem 15px;width:100%}}#account .account__form .navigation{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;width:100%}#account .account__form .navigation a{-webkit-text-decoration:underline;text-decoration:underline}#account .account__form-wrapper.active{margin-top:15vh}@media (max-width:767.98px){#account .account__form-wrapper.active{margin-top:2rem}}#account .account__form-forgot,#account .account__form-login{height:0;opacity:0;overflow:hidden;transition:all .8s cubic-bezier(.18,.71,.11,1)}#account .account__form-forgot.active,#account .account__form-login.active{height:auto;opacity:1}#account .account__form-forgot .btn{margin:1rem!important}#account .account__form h2{font-size:4rem;line-height:1;margin-bottom:1rem}@media (max-width:767.98px){#account .account__form h2{font-size:3.8095238095rem}}#account .account__form-desc{display:block;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:80%}#account .account__form input{margin-bottom:1rem}#account .account__form .btn{margin:2rem 0;padding:1.5rem 6rem}#account .account__form-forgotbtn{cursor:pointer;display:block;font-size:1rem;-webkit-text-decoration:underline;text-decoration:underline}@media (min-width:767.99px){#account .account__form-register{bottom:2rem;position:absolute}}#account .account__form-register a{-webkit-text-decoration:underline;text-decoration:underline}
