@keyframes spinAround{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.auth-container{width:100%}#auth-loader{position:absolute;top:0;left:0;width:100%;height:100%;background:#eee}.auth-box{padding:0 12px;background:#fff;-webkit-backface-visibility:hidden;transform:translateZ(0)}.auth-box .field{margin-bottom:.7rem!important}#email-field{transition:max-height .3s ease;max-height:500px}#email-field.is-collapsed{max-height:0}