.loader{margin:6em auto;font-size:10px;position:relative;text-indent:-9999em;border-top:7px solid rgba(87,105,109,0.4);border-right:7px solid rgba(87,105,109,0.4);border-bottom:7px solid rgba(87,105,109,0.4);border-left:7px solid rgba(87,105,109,0.8);-webkit-animation:spin 1.1s infinite linear;animation:spin 1.1s infinite linear}.loader--centered{width:50px;height:50px;margin-left:-25px;margin-top:-30px;position:absolute;top:50%;left:50%;z-index:1;text-indent:0;color:transparent}.loader,.loader:after{border-radius:50%;width:6em;height:6em}.spinner{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body{background:#f7f7f7}header{display:none}.static-auth{background:#fff;min-height:100vh;max-width:375px;margin:0 auto;padding:30px 16px;text-align:center}.static-auth--guest{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.static-auth--password{min-height:auto}.static-auth__switch{margin-top:25px;border-top:1px solid #c4c4c4;padding-top:25px}.static-auth__heading{margin:0 0 8px 0;color:#2d4558;font-weight:500;font-family:"Chronicle SSm A", "Chronicle SSm B", serif;font-size:20px;line-height:normal}.static-auth__btn{max-width:300px;margin:10px auto 0 auto}@media only screen and (min-width: 1024px){.static-auth--guest{max-width:1000px;min-height:590px;margin-top:50px;margin-bottom:50px;padding:0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.static-auth--guest>section{width:50%}.static-auth__heading{margin-bottom:18px}.static-auth__switch{min-height:416px;margin:0;border-top:none;border-right:1px solid #c4c4c4;padding-bottom:25px}}.input--light[type="email"],.input--light[type="password"]{background:#f7f7f7;width:100%;height:50px;margin-bottom:15px;-webkit-box-shadow:none;box-shadow:none;border:1px solid #f7f7f7;border-radius:1px;padding:0 16px;color:#444;font-size:16px;line-height:24px;-webkit-transition:border 0.4s;transition:border 0.4s;-webkit-appearance:none;-moz-appearance:none;appearance:none}.input--light[type="email"]:-webkit-autofill,.input--light[type="password"]:-webkit-autofill{background-color:transparent !important;-webkit-box-shadow:0 0 0 30px #f7f7f7 inset !important;box-shadow:0 0 0 30px #f7f7f7 inset !important}.input--light[type="email"]::-webkit-input-placeholder,.input--light[type="password"]::-webkit-input-placeholder{color:#b4b4b4}.input--light[type="email"]:-ms-input-placeholder,.input--light[type="password"]:-ms-input-placeholder{color:#b4b4b4}.input--light[type="email"]:focus,.input--light[type="password"]:focus{border-color:#c4c4c4;outline:none}.input--light[type="email"]:focus::-webkit-input-placeholder,.input--light[type="password"]:focus::-webkit-input-placeholder{opacity:0}.input--light[type="email"]:focus:-ms-input-placeholder,.input--light[type="password"]:focus:-ms-input-placeholder{opacity:0}@media only screen and (min-width: 1024px){.input--light[type="email"],.input--light[type="password"]{font-size:14px}}
