.Loader-module-scss-module__f8FYkG__loaderWrapper{z-index:999999;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .4s,visibility .4s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Loader-module-scss-module__f8FYkG__svg{width:20vmin;height:20vmin;display:block}
.image-fade-in-holder{display:initial;opacity:0;width:100%;height:100%}.transition-image-visibility{animation:1s fadeInImage}.opacity-visible{animation:1s forwards fadeInImage}.opacity-hidden{animation:1s forwards fadeOut}@keyframes fadeInImage{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}
