.loading-points{height:15px;width:65px;display:flex;align-items:center;justify-content:center;margin:auto}.loading-points:before,.loading-points:after,.loading-points span{content:"";border:5px solid #c2c5ec;background:#c2c5ec;display:block;width:0;height:0;border-radius:50px;margin:3px;animation:.6s fade-point linear infinite;max-width:10px}.loading-points:before{animation-delay:0s}.loading-points span{animation-delay:.2s}.loading-points:after{animation-delay:.4s}@keyframes fade-point{50%{opacity:0}}button{font-size:12px;border:0;background-color:#8b9cd2;color:#fff;border-radius:12px;text-align:center;font-family:Raleway,sans-serif;font-style:normal;font-weight:400;line-height:21px}
