.login{display:flex;width:100%;height:100%;flex:1}.login__content{flex:1;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:24px}@media only screen and (min-width: 641px){.login__content{max-height:100vh;overflow-y:auto}}.login__content>*{max-width:576px;width:100%}.login__aside{flex:1;min-width:250px;background:linear-gradient(339.48deg, #CCEBB3 0%, #B3D9FC 100%);display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;pointer-events:none;box-sizing:border-box;padding:64px 16px}@media only screen and (max-width: 640px){.login__aside{display:none}}.login__aside>img{height:0;min-width:100%;min-height:250px;max-height:548px;flex:1 0 auto;object-fit:contain}.login__aside-text{max-width:530px;font-size:56px;line-height:64px;font-family:"Caveat",cursive;user-select:none}.login__branding-logo{position:relative;align-self:stretch}.login__logo-img{height:64px}@media only screen and (max-width: 640px){.login__logo-img{height:40px}}.login__newyear-hat{position:absolute;top:-16px;left:16px}@media only screen and (max-width: 640px){.login__newyear-hat{top:-10px;left:10px}}.login__header{margin-bottom:48px;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width: 640px){.login__header{margin-bottom:16px}}.login__tabs{overflow-x:auto;display:flex}.login__tabs-link{padding:8px;font-weight:bold;margin-left:32px;white-space:nowrap;cursor:pointer}.login__tabs-link_active{color:#007ff4;border-bottom:3px solid #007ff4;pointer-events:none}.login__signup-stepper{flex:1;display:grid;justify-content:center;grid-auto-flow:column;gap:0 8px;padding-left:55px}@media only screen and (max-width: 640px){.login__signup-stepper{padding:0 0 24px}}.login__signup-stepper-orb{background:#c4c4c4;border-radius:999px;width:8px;height:8px}.login__signup-stepper-orb_active{background:#007ff4}/*# sourceMappingURL=login.css.map */
