@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loader{z-index:110;border:10px solid #f3f3f3;border-top-color:#e30613;border-radius:50%;width:10px;height:10px;margin:-5px auto;animation:2s linear infinite spin}.submit-button{color:#fff;text-transform:uppercase;float:right;background:#e30613;font-weight:700}.submit-button:hover{background:#cc0511}.submit-button.is-loading{pointer-events:none}.link-button{color:#434343;white-space:normal;background:0 0;display:block}.link-button:hover{color:#e30613}.relative{overflow:hidden}form .link-button{text-transform:none;float:left;margin:0;padding:0 0 0 4px;font-size:12px;font-weight:400;line-height:48px;display:inline-block}form .link-button span.flip{float:left;margin-right:4px;font-size:14px;font-style:normal;font-weight:700;line-height:42px;display:block;transform:rotate(180deg)}.register-btn{padding:1em 0;display:block}.register-btn .link-button{color:#161615;text-transform:none;padding:0 1em}.register-btn .link-button:hover{color:#e30613}.dark-mode .link-button{color:#717586}.error{color:#e30613;text-align:left;border:2px solid #e30613;margin:10px 0;padding:0 10px;font-family:Mont,Arial,sans-serif;font-size:15px;font-style:italic;font-weight:700;line-height:32px;animation:.5s ease-out error-flash}@keyframes error-flash{0%{background:#ffa8a8}to{background:#fff}}
