.centered-flex{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;min-height:100vh;position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fff;z-index:9999}.csug-logo{max-width:350px;width:100%;margin-bottom:20px}.main-logo{max-width:200px;margin-bottom:30px;width:100%}.discuss-loader{width:150px;height:150px}.dot{animation:dot-pulse 1.4s ease-in-out infinite}.dot1{animation-delay:0s}.dot2{animation-delay:.2s}.dot3{animation-delay:.4s}@keyframes dot-pulse{0%,60%,to{opacity:1;transform:scale(1)}30%{opacity:.3;transform:scale(.5)}}
