.Loader-module__OpcrDa__loaderContainer{background-color:var(--background);z-index:9999;justify-content:center;align-items:center;width:100vw;height:100vh;animation:.8s 2s forwards Loader-module__OpcrDa__fadeOut;display:flex;position:fixed;top:0;left:0}.Loader-module__OpcrDa__logoWrapper{justify-content:center;align-items:center;width:200px;height:200px;display:flex;position:relative}.Loader-module__OpcrDa__logo{z-index:2;border-radius:20px;animation:2s ease-in-out infinite Loader-module__OpcrDa__pulse;box-shadow:0 0 40px #00f2fe99,0 0 80px #8b5cf666}.Loader-module__OpcrDa__spinner{z-index:1;border:4px solid #00f2fe;border-color:#00f2fe #0000 #8b5cf6 #f43f5e;border-radius:50%;width:100%;height:100%;animation:1.5s linear infinite Loader-module__OpcrDa__spin;position:absolute;top:0;left:0}@keyframes Loader-module__OpcrDa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Loader-module__OpcrDa__pulse{0%{transform:scale(.95)}50%{transform:scale(1.05)}to{transform:scale(.95)}}@keyframes Loader-module__OpcrDa__fadeOut{to{opacity:0;visibility:hidden}}
