@media only screen and (min-width:1024px + 1px){._hide-min{display:none!important}}@media only screen and (max-width:1024px){._hide-xxsmall{display:none!important}}@media only screen and (max-width:1280px){._hide-xsmall{display:none!important}}@media only screen and (min-width:1280px + 1px){._hide-more_than_xsmall{display:none!important}}@media only screen and (max-width:1366px){._hide-small{display:none!important}}@media only screen and (max-width:1440px){._hide-medium{display:none!important}}@media only screen and (min-width:1440px){._hide-more_than_medium{display:none!important}}@media only screen and (max-width:1680px){._hide-large{display:none!important}}@media only screen and (min-width:1680px){._hide-more_than_large{display:none!important}}@media only screen and (max-width:2560px - 1px){._hide-xlarge{display:none!important}}@media only screen and (min-width:1920px){._hide-more_than_xlarge{display:none!important}}@media only screen and (min-width:2560px){._hide-xxlarge{display:none!important}}@media only screen and (max-width:2560px){._hide-max{display:none!important}}.ah-container{flex:1 0 auto}.auth-layout{display:flex;flex-direction:column;min-height:100vh;position:relative}.auth-page{background-color:var(--ah-color-bg-secondary);background-image:url(./bg-auth-pattern-new.Bd-LXVSQ.svg);background-size:cover;justify-content:flex-start;padding:64px 0 0;position:relative;width:100%}.auth-page,.auth-page__body{align-items:center;display:flex;flex:1 1 auto;flex-direction:column}.auth-page__body{justify-content:center;min-height:100%}.auth-page__logo{display:flex;flex-basis:100%;gap:1rem;margin-bottom:64px}.auth-page__info{letter-spacing:0}.auth-page__title{line-height:22px}.auth-page__subtitle{color:var(--ah-color-text-body-secondary)}.auth-page__sign{display:grid;place-content:center}.auth-footer{align-items:center;display:flex;gap:2rem;height:5rem;justify-content:center;width:100%}.auth-footer,.auth-footer__lang{color:var(--ah-color-text-body-secondary)}.auth-footer .ah-button__content{gap:var(--ah-space-2)}
