.bongo-loader-container{position:fixed;top:0;left:0;width:100%;height:6px;background-color:#fff}.bongo-loader-container .bongo-loader-bar{content:"";display:inline;position:absolute;width:0;height:100%;text-align:center;background-color:#2679c7;-webkit-animation-name:loading;animation-name:loading;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes loading{0%{left:0;width:0}50%{width:100%}to{right:0;width:0}}@keyframes loading{0%{left:0;width:0}50%{width:100%}to{right:0;width:0}}
/*# sourceMappingURL=loader.8a897af2.css.map */