.AuthPageLayout{display:grid;grid-template-columns:1fr;grid-template-rows:min-content 1fr}.AuthPageLayout .AuthPageLayout-half{height:100%;min-height:75vh}.AuthPageLayout .AuthPageLayout-half.left{display:flex;flex-direction:column;justify-content:center;background-color:#fbf9f3}.AuthPageLayout .AuthPageLayout-half.left .AuthPageLayout-form-container{display:flex;justify-content:center;padding:0 1.5rem}.AuthPageLayout .AuthPageLayout-half.left .AuthPageLayout-form-container .AuthPageLayout-Form{width:100%}.AuthPageLayout .AuthPageLayout-half.left .AuthPageLayout-form-container .AuthPageLayout-Form .InputField .InputField-input{background-color:transparent}.AuthPageLayout .AuthPageLayout-half.right{display:none}@media screen and (min-width:768px){.AuthPageLayout{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}.AuthPageLayout .AuthPageLayout-half.left .AuthPageLayout-form-container{padding:0 5rem}.AuthPageLayout .AuthPageLayout-half.right{display:block}.AuthPageLayout .AuthPageLayout-half.right .AuthPageLayout-img{width:100%;height:100%;object-fit:cover;object-position:right}}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ForgotPasswordForm .ForgotPasswordForm-Text{text-align:center;margin-bottom:1.5rem}.ForgotPasswordForm .ForgotPasswordForm-sent{margin-bottom:0}.ForgotPasswordForm .SubmitButton{margin-top:2rem;width:100%}
/*# sourceMappingURL=282e6734f3060a49.css.map*/