@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}}.demo-auth-page{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;padding:1.5rem}.demo-auth-page__card{border:1px solid #dfe5ee;border-radius:.75rem;display:flex;flex-direction:column;gap:1rem;max-width:26.25rem;padding:2rem;width:100%}.demo-auth-page__title{font-size:1.5rem;font-weight:600;line-height:120%;margin:0}.demo-auth-page__description{color:#6c7b8a;font-size:.875rem;line-height:150%;margin:0}.demo-auth-page__button{align-self:flex-start}
