.green{background-color:var(--brand-color1)}.blue{background-color:#21405f}.white{background-color:var(--white)}.sk-three-bounce .sk-child{animation:sk-three-bounce 1.2s ease-in-out 0s infinite both;border-radius:100%;display:inline-block;height:7.5px;height:calc(var(--spinner-size)/2);margin-right:5px;margin-top:-4px;position:relative;top:-2px;width:7.5px;width:calc(var(--spinner-size)/2)}.sk-three-bounce .sk-bounce1{animation-delay:-.5s}.sk-three-bounce .sk-bounce2{animation-delay:-.25s}.sk-three-bounce .sk-bounce3{animation-delay:-.16s}.sk-three-bounce.inline-loader{display:inline;margin:auto 5px}@keyframes sk-three-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.auth-form{align-self:center;margin:0 auto;max-width:500px;width:75%}.auth-form a{color:var(--brand-color1)}.auth-form .auth--btn{min-width:200px}@media screen and (max-width:992px){.auth-form,.auth-form .auth--btn{width:100%}}.input-group-text{border-radius:8px}