.PredictionForm_container__Y9jCE{display:flex;flex-direction:column;align-items:center;height:100vh;justify-content:center}.PredictionForm_form__cy3_G{max-width:400px;padding:20px;border:1px solid #ccc;border-radius:5px;background-color:#f9f9f9}.PredictionForm_form__cy3_G label{display:block;margin-bottom:8px}.PredictionForm_form__cy3_G input[type=text],.PredictionForm_form__cy3_G select{width:100%;padding:10px;margin-bottom:15px;border:1px solid #ccc;border-radius:5px;box-sizing:border-box}.PredictionForm_checkbox__br_ZF{margin-bottom:15px}.PredictionForm_checkbox__br_ZF label{display:inline-block;margin-right:10px}.PredictionForm_error__QjPdW{color:red;margin-top:10px}.PredictionForm_button__49wlN{background-color:#007bff;color:#fff;padding:10px 20px;border:none;border-radius:5px;cursor:pointer;transition:background-color .3s ease}.PredictionForm_button__49wlN:hover{background-color:#0056b3}