@-webkit-keyframes progress-spinner-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes progress-spinner-rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes progress-spinner-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}@keyframes progress-spinner-dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35}100%{stroke-dasharray:89,200;stroke-dashoffset:-124}}.ambientimpact-progress-spinner{position:relative;display:inline-block !important;width:1.5em;height:0;vertical-align:middle}.ambientimpact-progress-spinner .ambientimpact-progress-spinner__svg-backround,.ambientimpact-progress-spinner .ambientimpact-progress-spinner__svg-rotater{height:1.5em;width:1.5em;margin-top:-.75em}.ambientimpact-progress-spinner__svg-backround,.ambientimpact-progress-spinner__svg-rotater{position:absolute;display:block}.ambientimpact-progress-spinner__svg-rotater{-webkit-animation-name:progress-spinner-rotate;animation-name:progress-spinner-rotate;-webkit-animation-duration:1.8s;animation-duration:1.8s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear}.ambientimpact-progress-spinner__svg-rotater circle{-webkit-animation:progress-spinner-dash	1.7s	ease-in-out infinite 0s;animation:progress-spinner-dash	1.7s	ease-in-out infinite 0s}.ambientimpact-progress-spinner--idle .ambientimpact-progress-spinner__svg-rotater{display:none}.ambientimpact-progress-spinner--hidden{opacity:0}.ambientimpact-progress-progressbar{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1em;width:10em;border:none;vertical-align:middle;background-color:#d9d9d9}.ambientimpact-progress-progressbar::-webkit-progress-bar{background-color:#d9d9d9}.ambientimpact-progress-progressbar::-moz-progress-bar{background-color:#009eff}.ambientimpact-progress-progressbar::-webkit-progress-value{background-color:#009eff}
/*# sourceMappingURL=progress.css.map */