.login-reg{-webkit-box-sizing:border-box;box-sizing:border-box;min-height:100vh;background-image:url(/img/footer_bg.png);background-size:100% 488px;background-position:bottom center;background-repeat:no-repeat}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.login-reg{background-image:url('/img/footer_bg@2x.png')}}@media (max-width:622px){.login-reg{background-image:url(/img/bg_bottom_mobile.png);background-size:622px auto}}@media (max-width:622px) and only screen and (-webkit-min-device-pixel-ratio:2),(max-width:622px) and only screen and (min--moz-device-pixel-ratio:2),(max-width:622px) and only screen and (min-device-pixel-ratio:2),(max-width:622px) and only screen and (min-resolution:192dpi),(max-width:622px) and only screen and (min-resolution:2dppx){.login-reg{background-image:url('/img/bg_bottom_mobile@2x.png')}}.login-reg__description{margin-top:10px;text-align:center;margin-bottom:30px;font-size:16px;line-height:1.4}.login-reg__socials{margin-top:30px}.login-reg__label-or{margin-top:35px;margin-bottom:35px;text-align:center;position:relative}@media (max-width:1024px){.login-reg__label-or{margin-top:20px;margin-bottom:20px}}.login-reg__label-or:before{content:'';display:block;position:absolute;top:50%;left:0;z-index:1;width:100%;height:1px;background-color:#24263a}.login-reg__label-or-text{position:relative;z-index:2;display:inline-block;background-color:#010315;padding:0 30px;font-size:14px;line-height:20px}.login-reg__forgot{position:absolute;right:0;z-index:1;font-size:16px;line-height:1.4;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.login-reg__forgot,.login-reg__forgot:link,.login-reg__forgot:visited{color:#7c8aff}.login-reg__forgot:hover{color:#283fff}.login-reg__switch{margin-top:25px;text-align:center;font-size:16px;line-height:1.4}.login-reg__success{padding:40px 30px;border-radius:20px;border:1px solid #24263a;background:#010315;background-repeat:no-repeat;background-size:contain;background-position:top center;padding-top:140px;background-image:url(/img/forgot_success_bg.png);-webkit-box-sizing:border-box;box-sizing:border-box;width:460px;max-width:100%;margin-left:auto;margin-right:auto;text-align:center}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min--moz-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.login-reg__success{background-image:url('/img/forgot_success_bg@2x.png')}}.login-reg__success-description{margin-top:10px;font-size:16px;line-height:1.4}.login-reg__success-email{color:#fff;white-space:nowrap}.login-reg__success-login{width:100%;margin-top:30px}.login-reg__success-registr{width:100%;margin-top:15px;text-transform:capitalize}