.flight-icon{display:block}.flight-icon-display-inline{display:inline-block}@keyframes hds-flight-icon-animation-rotation{to{transform:rotate(360deg)}}.flight-icon--animation-loading{animation:hds-flight-icon-animation-rotation 9s linear infinite}.flight-icon--animation-running{animation:hds-flight-icon-animation-rotation 9s linear infinite}@media (prefers-reduced-motion:no-preference){.flight-icon--animation-loading{animation-duration:.7s}.flight-icon--animation-running{animation-duration:1s}}.flight-sprite-container{position:absolute;width:0;height:0;visibility:hidden}#ember-a11y-refocus-nav-message{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ember-a11y-refocus-skip-link{position:absolute;left:0;top:0;background-color:rgba(0,0,0,.75);font-size:.75rem;color:#fff;padding:.25rem;text-decoration:none;transform:translateY(-100%);transition:transform .3s ease-in-out}.ember-a11y-refocus-skip-link:focus{transform:translateY(0)}