@-webkit-keyframes wave{0%{opacity:.1}to{opacity:.7}}@keyframes wave{0%{opacity:.1}to{opacity:.7}}.pace{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:none!important}.pace-inactive{display:none}.pace-done .pace-animation{display:none!important}.pace-running{background:#fff}.pace-animation{position:fixed;top:0;left:0;right:0;height:100vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;z-index:1000000;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.pace-animation span{-webkit-animation:wave 1s ease-in-out infinite;animation:wave 1s ease-in-out infinite;background:#f0402e;opacity:.1;display:block;height:10px;margin:0 10px;width:10px}@media (min-width:768px){.pace-animation span{width:15px;height:15px}}.pace-animation span:nth-child(2){-webkit-animation-delay:-.85s;animation-delay:-.85s}.pace-animation span:nth-child(3){-webkit-animation-delay:-.7s;animation-delay:-.7s}.pace-animation span:nth-child(4){-webkit-animation-delay:-.55s;animation-delay:-.55s}
/*# sourceMappingURL=pace.css.map */
