.gradientF{background:linear-gradient(180deg,rgba(255,220,90,.01) 0,#c38eff 70%);height:64px}.gradient{background:linear-gradient(180deg,rgba(255,220,90,.01) 0,#ffdc5a 70%);height:64px}.loading-dots{display:inline-flex;align-items:center;justify-content:center;height:24px;width:24px}.loading-dots:after{content:".";animation:dots 1.5s steps(4) infinite}@keyframes dots{0%,20%{content:"."}40%{content:".."}60%{content:"..."}80%,to{content:"..."}}.button-container{text-align:center}