.box{width:640px;padding:32px 40px;background-color:var(--color-basic-white);border-radius:24px}@media(max-width:768px){.box{width:100%;padding:24px 32px}}@media(max-width:576px){.box{width:100%;padding:16px 24px}}.authLayout{position:relative;display:flex;width:100%;height:100vh;overflow-x:hidden;background-color:var(--color-basic-neutral)}.authLayout__bgLines,.authLayout__bgLinesMobile,.authLayout__bgLinesTablet{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%)}.authLayout__bgLinesMobile,.authLayout__bgLinesTablet{display:none}.authLayout__sidebar{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:720px;height:100vh;padding:56px 32px;background-color:var(--color-basic-black)}.authLayout__sidebarGradientDecor{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.authLayout__sidebarGradientTopDecor{position:absolute;top:-935px;left:-935px;width:1870px;height:1870px;background:var(--gradient-primary-purple);border-radius:1870px}.authLayout__sidebarGradientBottomDecor{position:absolute;right:-695px;bottom:-695px;width:1390px;height:1390px;background:var(--gradient-primary-green);border-radius:1390px}.authLayout__sidebarContent{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:space-between;height:100%}.authLayout__logo{width:362px;height:auto}.authLayout__mobileNav{display:none}.authLayout__sidebarTitle{font-family:var(--font-satoshi);font-size:48px;font-weight:700;line-height:1;color:var(--color-basic-white);text-align:left;text-wrap:balance}.authLayout__illustration{position:absolute;top:50%;left:55%;min-width:890px;max-width:890px;height:auto;transform:translate(-50%,-50%)}.authLayout__right{position:relative;display:flex;flex:1 1;flex-direction:column;align-items:center;justify-content:space-between;height:100vh;padding:64px 16px 56px}.authLayout__header{position:relative;z-index:1}.authLayout__nav{display:flex;gap:80px}.authLayout__footer{position:relative;z-index:1}.authLayout__footerText{font-family:var(--font-satoshi);font-size:18px;font-weight:700;line-height:1;color:var(--color-basic-black-50)}@media(max-width:1599px){.authLayout{position:relative}.authLayout__sidebar{width:520px}.authLayout__logo{width:286px}.authLayout__illustration{top:40%;min-width:640px;max-width:640px}.authLayout__sidebarGradientTopDecor{position:absolute;top:-748px;left:-748px;width:1496px;height:1496px}.authLayout__sidebarGradientBottomDecor{position:absolute;right:-556px;bottom:-556px;width:1112px;height:1112px}.authLayout__right{padding:24px 16px}}@media(max-width:1399px){.authLayout{position:relative}.authLayout__sidebar{width:440px}.authLayout__logo{width:238px}.authLayout__sidebarTitle{font-size:40px}.authLayout__illustration{min-width:590px;max-width:590px}.authLayout__sidebarGradientTopDecor{position:absolute;top:-598px;left:-598px;width:1197px;height:1197px}.authLayout__sidebarGradientBottomDecor{position:absolute;right:-445px;bottom:-445px;width:890px;height:890px}.authLayout__footerText{font-size:16px}}@media(max-width:1199px){.authLayout{position:relative}.authLayout__sidebar{width:313px;padding-top:24px}.authLayout__logo{width:191px}.authLayout__sidebarTitle{padding-left:24px;font-size:32px}.authLayout__illustration{top:unset;bottom:0;min-width:400px;max-width:400px}}@media(max-width:991px){.authLayout{position:relative;flex-direction:column}.authLayout__bgLines{display:none}.authLayout__bgLinesTablet{display:block}.authLayout__sidebar{width:100%;max-height:260px}.authLayout__sidebarContent{gap:50px;width:100%}.authLayout__sidebarContentHeader,.authLayout__sidebarContentIllustration{display:flex;align-items:center;justify-content:space-between;width:100%}.authLayout__sidebarTitle{max-width:250px}.authLayout__illustration{top:unset;right:-5%;bottom:-100%;left:unset;min-width:490px;max-width:490px;transform:unset}.authLayout__mobileNav{display:flex}.authLayout__desktopNav{display:none}.authLayout__right{padding:16px}}@media(max-width:767px){.authLayout{position:relative}.authLayout__sidebar{padding:16px 16px 60px}.authLayout__sidebarContent{gap:32px}.authLayout__illustration{right:-14%;bottom:-90%;min-width:425px;max-width:425px}}@media(max-width:575px){.authLayout{position:relative}.authLayout__bgLinesTablet{display:none}.authLayout__bgLinesMobile{display:block}.authLayout__sidebar{height:168px;padding:16px}.authLayout__sidebarContent{gap:16px}.authLayout__logo{width:108px;margin-top:8px}.authLayout__sidebarTitle{padding-left:0;font-size:24px}.authLayout__illustration{right:-17%;bottom:-60%;min-width:275px;max-width:275px;transform:scaleX(-1)}.authLayout__right{gap:32px;padding:64px 16px 16px}.authLayout__header{display:none}.authLayout__footerText{font-size:12px}}