.login_loginBox__whl8E{background-color:#352b1f;border-radius:20px;padding:40px 50px 70px;width:500px;height:auto;margin:130px auto auto;text-align:left;color:#fff;position:relative;overflow:hidden}@media (max-width:640px){.login_loginBox__whl8E{width:24rem;padding-left:1.5rem;padding-right:1.5rem}}@media (min-width:1024px){.login_loginBox__whl8E{width:32%}}.login_loginBox__whl8E:before{top:0;background-image:url(/Assets/border_style_1.jpg);border-top-left-radius:20px;border-top-right-radius:20px}.login_loginBox__whl8E:after,.login_loginBox__whl8E:before{content:"";position:absolute;left:0;width:100%;height:50px;background-size:100% 100%;background-repeat:no-repeat;z-index:2;overflow:hidden}.login_loginBox__whl8E:after{bottom:0;background-image:url(/Assets/border_style_2.jpg);border-bottom-left-radius:20px;border-bottom-right-radius:20px}.login_label__ylC8U{display:block;margin-bottom:10px;font-size:14px;color:#fff}.login_label__ylC8U.login_emailLabel__3P0Oa{margin-bottom:20px}.login_label__ylC8U.login_passwordLabel__0pRGz{margin-bottom:20px;margin-top:15px}.login_label__ylC8U:nth-of-type(2){margin-top:20px}.login_loader__glWt8{border:6px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;width:50px;height:50px;animation:login_spin__9RRhP 1s linear infinite;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:1000;background-color:transparent}@keyframes login_spin__9RRhP{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}.login_loader-overlay__L6ehy{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999}