.visuallyhidden{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.visuallyhidden.focusable:active,.visuallyhidden.focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}.loading-bar{width:auto}.loading-bar{margin-top:.5rem}.loading-bar__bar{display:block;background-color:#d3061a;position:relative;overflow:hidden;-webkit-transition:width 1s ease;transition:width 1s ease}.loading-bar__bar{border-radius:.3rem}.loading-bar__bar{height:2.2rem}.loading-bar__bg{background-color:#e0dfde;width:100%;display:inline-block}.loading-bar__bg{border-radius:.3rem}.loading-bar__bg{margin-bottom:1rem}.loading-bar--small .loading-bar__bar{height:8.8}.loading-bar--stripes .loading-bar__bar:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:-webkit-repeating-linear-gradient(135deg,transparent,transparent 25%,rgba(255,255,255,.15) 25%,rgba(255,255,255,.15) 50%);background:repeating-linear-gradient(-45deg,transparent,transparent 25%,rgba(255,255,255,.15) 25%,rgba(255,255,255,.15) 50%);z-index:1;-webkit-animation:movestripes 1s linear infinite;animation:movestripes 1s linear infinite;overflow:hidden}.loading-bar--stripes .loading-bar__bar:after{background-size:4.4rem 4.4rem}@-webkit-keyframes movestripes{0%{background-position:0 0}100%{background-position:44px 44px}}@keyframes movestripes{0%{background-position:0 0}100%{background-position:44px 44px}}