.auth-page{display:flex;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:2012}.auth-page__caption{background-color:var(--color-primary);background-image:url(./waves.926f99c6.svg);background-position:100% 100%;background-repeat:no-repeat;background-size:100%;display:flex;flex-direction:column;height:100%;width:100%}@media (min-width:64rem){.auth-page__caption{max-width:600px;width:30%}}.auth-page__header{display:flex;flex:1}.auth-page__form{padding:0 2rem;width:100%}@media (min-width:64rem){.auth-page__form{padding:0 3rem}}.auth-page__footer{align-items:flex-end;display:flex;flex:1;padding:1rem 3rem}.auth-page__footer>:not(:last-child){margin-right:var(--space-xl)}.auth-page__bg{background-repeat:no-repeat;background-size:cover;display:none;flex:1;height:100%;width:70%}@media (min-width:64rem){.auth-page__bg{display:block}}.auth-page__logo{margin-bottom:var(--space-md)}
