main{position:relative;margin:0 auto;max-width:1920px}.login{padding:4rem 0}@media only screen and (min-width:1280px){.login{padding:8rem 0}}@media only screen and (min-width:1024px){.login__step_entry{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10rem}}.login__step_new,.login__step_recovery{position:relative;margin:3.6rem auto 0;padding:4rem 2rem;background:#fff;border:.1rem solid #dfe1e3;border-radius:1.2rem;display:none}@media only screen and (min-width:768px){.login__step_new,.login__step_recovery{max-width:67rem;padding:6.4rem 6rem 2rem;border-radius:2rem}}.login__step_new::before,.login__step_recovery::before{content:"";position:absolute;top:-3.6rem;left:calc(50% - 3.5rem);width:7rem;height:7rem;background:#fff;border:1px solid #dfe1e3;-webkit-box-shadow:5px 4px 23.8px rgba(145,144,144,.25);box-shadow:5px 4px 23.8px rgba(145,144,144,.25);border-radius:.8rem}.login__step_new::after,.login__step_recovery::after{content:"";position:absolute;top:-1.7rem;left:calc(50% - 1.6rem);width:3.2rem;height:3.2rem;background-image:url(../../images/login/key.svg);background-size:contain;background-repeat:no-repeat}.login__img{position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.login__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.login__content{margin:0 auto;padding:3.2rem 2rem 4rem;max-width:50rem;background:#fff;border:.1rem solid #f5f4f7;border-radius:1.2rem}@media only screen and (min-width:768px){.login__content{padding:4rem 2rem}}@media only screen and (min-width:1024px){.login__content{margin:0}}@media only screen and (min-width:1280px){.login__content{padding:5rem;max-width:57rem;border-radius:2rem}}.login__title{font-weight:600;font-size:2rem;line-height:120%;text-align:center;color:#1d1d1d}@media only screen and (min-width:1280px){.login__title{font-size:2.4rem;line-height:130%}}.login__form{margin-top:2.8rem}@media only screen and (min-width:1280px){.login__form{margin-top:1.6rem}}@media only screen and (min-width:1280px){.auth{padding:0 4rem}}.recovery__title{font-weight:600;font-size:2.4rem;line-height:130%;text-align:center;color:#1d1d1d;text-transform:none}@media only screen and (min-width:768px){.recovery__title{font-size:3rem}}.recovery__subtitle{margin-top:.4rem;font-weight:400;font-size:1.6rem;line-height:140%;text-align:center;color:#505358}@media only screen and (min-width:1024px){.recovery__subtitle{margin-top:1.2rem}}.recovery__form{margin-top:2rem}.recovery__back{position:relative;margin:2rem auto 0;display:block;font-weight:500;font-size:1.4rem;line-height:143%;color:#757575}.recovery__back::before{content:"";position:absolute;top:.1rem;left:-2rem;width:1.6rem;height:1.6rem;background-image:url(../../images/login/arrow-left.svg);background-size:contain;background-repeat:no-repeat}.new-password__title{font-weight:600;font-size:2.4rem;line-height:130%;text-align:center;color:#1d1d1d;text-transform:none}@media only screen and (min-width:768px){.new-password__title{font-size:3rem}}.new-password__form{margin-top:2rem}