.auth-layout{display:flex;justify-content:center;flex-direction:row;flex-wrap:nowrap;min-height:100vh}.auth-layout>:nth-child(n){width:50%}.auth-layout>.auth-carousel--container{display:flex;flex-direction:column;justify-content:space-between;gap:24px;background:var(--lasd-neutral-86);border-right:1px solid var(--lasd-neutral-75)}@media screen and (max-width:768px){.auth-layout>.auth-carousel--container{gap:12px}}.auth-layout--content{padding:96px;overflow:scroll}@media screen and (max-width:1440px){.auth-layout--content{padding:48px}}@media screen and (max-width:1024px){.auth-layout--content{padding:32px}}@media screen and (max-width:768px){.auth-layout--content{padding:24px}}@media screen and (max-width:1023px){.auth-layout--content{padding:12px 12px 40px}.auth-layout{flex-direction:column-reverse;justify-content:flex-end;max-height:max-content}.auth-layout>:nth-child(n){width:100%}.auth-layout>.auth-carousel--container{height:100%;max-height:calc(100vh - 56px);max-height:calc(100svh - 56px);max-height:calc(100dvh - 56px)}.auth-layout .ant-btn-primary.lasd-button{width:100%}}