.LoaderWithCapture_container__zJ1YD{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;background:#ffffff}.LoaderWithCapture_loader__uGmlM{width:48px;height:48px;border:5px solid;border-color:#ddd #ddd #1a1a1a;border-radius:50%;animation:LoaderWithCapture_rotation__ioO7U 1s linear infinite;margin-bottom:16px}@keyframes LoaderWithCapture_rotation__ioO7U{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}