.auth-layout{color:#fff;background-color:#211a2b;flex-direction:column;min-height:100vh;display:flex}.auth-layout__content{grid-template-columns:1fr 1fr;gap:1rem;height:100%;display:grid;overflow:hidden}.auth-layout__section{height:100vh}.auth-layout__section--info{grid-template-rows:repeat(4,1fr);display:grid}.auth-layout__section--auth{grid-template-rows:repeat(5,1fr);justify-self:flex-start;padding-left:3rem;display:grid}@media (max-width:767px){.auth-layout__content{grid-template-columns:1fr}}.visually-hidden{clip:rect(0,0,0,0);border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.modalDialog{max-width:fit-content}
