.styles_WorkContainer__wzjVy{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;background-color:transparent;color:#000;font-family:Arial,sans-serif;width:100vw;box-sizing:border-box;padding:20px;overflow:hidden}.styles_title__Txj5d{font-size:3rem;margin-bottom:1rem}.styles_message__choEh{font-size:1.2rem;margin-bottom:2rem}.styles_imageContainer__xqrTU{width:500px;height:300px;margin-bottom:2rem;display:flex;flex-direction:column}.styles_imagePlaceholder__oRWWg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:2px dashed #000;font-size:1.2rem}.styles_progressBar__9bPw8{width:300px;height:20px;background-color:#f0f0f0;border-radius:10px;overflow:hidden}.styles_progress__8QAzx{width:75%;height:100%;background-color:#000;animation:styles_progressAnimation__yUU0W 2s ease-in-out infinite}@keyframes styles_progressAnimation__yUU0W{0%{width:0}50%{width:75%}to{width:0}}@media (max-width:880px){.styles_imageContainer__xqrTU{width:400px}}@media (max-width:680px){.styles_imageContainer__xqrTU{width:300px}}