.LoadingScreen-module-scss-module__rDjjPG__loadingScreen{background:var(--brand-background);z-index:9999;opacity:1;justify-content:center;align-items:center;transition:opacity .7s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;inset:0}.LoadingScreen-module-scss-module__rDjjPG__loadingScreen.LoadingScreen-module-scss-module__rDjjPG__hiding{opacity:0;pointer-events:none}.LoadingScreen-module-scss-module__rDjjPG__logoContainer{flex-direction:column;align-items:center;gap:24px;animation:.8s ease-out LoadingScreen-module-scss-module__rDjjPG__fadeInUp;display:flex}.LoadingScreen-module-scss-module__rDjjPG__logo{width:280px;height:auto}.LoadingScreen-module-scss-module__rDjjPG__label{letter-spacing:1.5px;text-transform:uppercase;color:#c4b5f0;margin:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;animation:4s ease-in-out infinite LoadingScreen-module-scss-module__rDjjPG__label-pulse}@keyframes LoadingScreen-module-scss-module__rDjjPG__label-pulse{0%{opacity:.4}50%{opacity:1}to{opacity:.4}}@keyframes LoadingScreen-module-scss-module__rDjjPG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.LoadingScreen-module-scss-module__rDjjPG__logo{width:180px}}
