lhg-loading-screen .loading.loading-container .refx-display-1.loading-text,lhg-loading-screen .loading.loading-container .refx-display-1.success-loading-text{color:var(--lhg-desy-loader-label-color, black);font-family:var(--lhg-desy-loader-label-font, sans-serif);font-size:var(--lhg-desy-loader-label-font-size, 1.6rem);line-height:150%;margin:var(--lhg-desy-loader-label-margin, 4rem auto 1rem auto)}.spinner-container{align-items:center;background-color:var(--lhg-desy-loader-bkg, rgba(255, 255, 255, .9));display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1200}.spinning-circle{display:none}.loading-animation{display:flex;justify-content:space-between;width:var(--lhg-desy-loader-width, 172px)}.loading-animation>div{animation-direction:normal;animation-duration:1.5s;animation-iteration-count:infinite;animation-name:loading-bounce;opacity:.35;background-color:var(--lhg-desy-loader-color, #FFAD00);transform:scale(.6);border-radius:50%;height:var(--lhg-desy-loader-circle-size, 14px);width:var(--lhg-desy-loader-circle-size, 14px)}.loading-animation>div.animation-1{animation-delay:.475s}.loading-animation>div.animation-2{animation-delay:.625s}.loading-animation>div.animation-3{animation-delay:.775s}.loading-animation>div.animation-4{animation-delay:.925s}.loading-animation>div.animation-5{animation-delay:1.075s}.loading-animation>div.animation-6{animation-delay:1.225s}@keyframes loading-bounce{0%{background-color:var(--lhg-desy-loader-color, #FFAD00);transform:scale(.6);opacity:.35}33%{background-color:var(--lhg-desy-loader-color, #FFAD00);transform:scale(1);opacity:1}to{background-color:var(--lhg-desy-loader-color, #FFAD00);transform:scale(.6);opacity:.35}}:root{--lhg-desy-loader-label-color: #05164D;--lhg-desy-loader-label-font: LufthansaText}
