.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("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='573' height='189' viewBox='0 0 573 189'%3E%3Ctitle%3EGroup 8%3C/title%3E%3Cg fill='%23fff' fill-opacity='.15' fill-rule='evenodd'%3E%3Cpath d='M572.003.605 572 189H0l-.003-44.474q48.834-23.468 115.611-28.497C247.34 106.109 518.75 92.64 572.003.605'/%3E%3Cpath d='M572.007 29.362 572 189H0l-.002-24.209q55.715-37.681 142.38-44.097c118.53-8.774 352.863-20.44 429.63-91.332'/%3E%3C/g%3E%3C/svg%3E");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)}
