.global{padding:24px;min-height:100vh;background:linear-gradient(90deg,#f7f5fe,#f4faff)}.logo-wrap{margin-bottom:24px}@keyframes slide{0%{top:0}to{top:-2000px}}.parent{width:100%;height:calc(100% + 0px)}.parent .wrapper{width:100%;height:100%;display:flex;justify-content:center;overflow:hidden;gap:24px}.parent .wrapper .items{display:flex;flex-direction:column;justify-content:space-between}@media(max-width:1300px){.parent .wrapper .items:nth-child(2){display:none}}.parent .wrapper .items .masonary{height:100vh;display:flex;position:relative;width:300px}.parent .wrapper .items .masonary .card{position:absolute;left:0;width:100%;display:flex;flex-flow:column;animation:slide 60s linear 0s infinite normal none running}.parent .wrapper .items .masonary .card.animation-reverse{animation-direction:reverse}.auth-form-wrap{max-height:100vh;padding:50px 0;overflow:auto;text-align:center}.auth-form-wrap::-webkit-scrollbar{width:0}.auth-form-wrap::-webkit-scrollbar-track{background:#f9fafb}.auth-form-wrap::-webkit-scrollbar-thumb{background:transparent;border-radius:8px}