.auth-layout{display:grid;grid-template-columns:repeat(2,1fr);height:100%;width:100%}@media (max-width:1024px){.auth-layout{grid-template-columns:1fr}}.auth-layout__ornament-image{background-repeat:no-repeat;background-size:cover}@media (max-width:1024px){.auth-layout__ornament-image{display:none}}.auth-layout__slot{align-items:center;display:flex;flex-direction:column;justify-content:center}
