.ScreenLoadingIndicator-module__7PRh4W__loadingIndicator{opacity:0;width:80px;height:80px;animation:.2s ease-out .7s forwards ScreenLoadingIndicator-module__7PRh4W__fadeIn;display:inline-block}.ScreenLoadingIndicator-module__7PRh4W__loadingIndicator:after{content:"";border:4px solid;border-left-color:#0000;border-radius:50%;width:64px;height:64px;margin:8px;animation:1.2s linear infinite ScreenLoadingIndicator-module__7PRh4W__loadingAnimation;display:block}@keyframes ScreenLoadingIndicator-module__7PRh4W__loadingAnimation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ScreenLoadingIndicator-module__7PRh4W__fadeIn{0%{opacity:0}to{opacity:1}}