.loading .text{-webkit-user-select:none;box-sizing:border-box;color:#b1b2b3;cursor:default;font-family:'Lucida Grande','Segoe UI',Ubuntu,Cantarell,sans-serif;font-size:20px;font-weight:500;font-weight:700;margin-top:5px;opacity:1;text-align:center;list-style:none}.loading .loading-bar,.loading-sm .loading-bar{display:inline-block;animation:loading 1s ease-in-out infinite}.initial-load{font-size:1rem;margin-right:0!important}.loading .loading-bar{display:inline-block;width:5px;height:20px;border-radius:6px;margin-right:4px}.loading-sm{display:inline-block}.loading-sm .loading-bar{width:4.5px;height:10px;margin-right:1.5px;border-radius:2px}.loading-bar:nth-child(1){background-color:#e8006b;animation-delay:0}.loading-bar:nth-child(2){background-color:#ff0276;animation-delay:90ms}.loading-bar:nth-child(3){background-color:#ff1c84;animation-delay:.18s}.loading-bar:nth-child(4){background-color:#ff3592;animation-delay:.27s}.loading-bar:nth-child(5){background-color:#ff4fa0;animation-delay:.36s}@keyframes loading{0%,40%{transform:scale(1)}20%{transform:scale(1,2.2)}}
