.authlayout-wrapper{display:grid;height:100vh;grid-template-columns:repeat(1,minmax(0,1fr));overflow:hidden}@media (min-width:1024px){.authlayout-wrapper{margin-left:auto;margin-right:auto;max-width:90%;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1280px){.authlayout-wrapper{max-width:80%}}.authlayout-wrapper .auth-content-wrapper{position:relative;height:100vh;width:100%;flex-direction:column;justify-content:center;overflow:auto}@media (min-width:1024px){.authlayout-wrapper .auth-content-wrapper{display:flex}}.authlayout-wrapper .auth-content-wrapper .bg-pattern{position:absolute;left:-10%;top:-30%;z-index:-100;width:100%}@media (min-width:768px){.authlayout-wrapper .auth-content-wrapper .bg-pattern{left:0}}@media (min-width:1024px){.authlayout-wrapper .auth-content-wrapper .bg-pattern{left:-20%;top:-10%}}.authlayout-wrapper .auth-content-wrapper .auth-content-container{z-index:200;margin-left:auto;margin-right:auto;margin-top:2rem;display:flex;width:90%;flex-direction:column;padding-bottom:1.625rem}@media (min-width:768px){.authlayout-wrapper .auth-content-wrapper .auth-content-container{margin-top:5rem;max-width:32rem}}@media (min-width:1024px){.authlayout-wrapper .auth-content-wrapper .auth-content-container{margin-left:0;margin-right:0}}@media (min-width:1280px){.authlayout-wrapper .auth-content-wrapper .auth-content-container{max-width:38rem}}.authlayout-wrapper .auth-content-wrapper .input-wrapper{height:calc(100vh - 18rem);overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.authlayout-wrapper .auth-content-wrapper .input-wrapper::-webkit-scrollbar{display:none}.authlayout-wrapper .auth-content-wrapper .input-container{margin-top:1.5rem;display:flex;flex-direction:column;gap:1.5rem}.authlayout-wrapper .image-wrapper{margin-top:auto;margin-bottom:auto;display:none;height:55rem;align-items:center;justify-content:center;border-radius:1rem;border-width:1px;--tw-border-opacity:1;border-color:rgb(127 85 218/var(--tw-border-opacity,1))}@media (min-width:1024px){.authlayout-wrapper .image-wrapper{display:flex}}.authlayout-wrapper .gradient{background-image:linear-gradient(to right,var(--tw-gradient-stops));--tw-gradient-from:#7f55da var(--tw-gradient-from-position);--tw-gradient-to:rgba(127,85,218,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to);--tw-gradient-to:#1f0656 var(--tw-gradient-to-position);background-clip:text;color:transparent}