.upload__banner_container.MuiStack-root{height:100vh;width:100%;justify-content:space-between;z-index:1000000}.upload__banner.MuiStack-root{width:100%;flex-direction:column;justify-content:center;align-items:center;margin-top:10vh;margin-bottom:1rem}@media screen and (min-width: 768px){.upload__banner.MuiStack-root{gap:2rem;flex-direction:row;margin-bottom:4rem}}.upload__img{height:150px;background-color:#fff}@media screen and (min-width: 768px){.upload__img{height:180px}}.upload__banner_text_container.MuiStack-root{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}@media screen and (min-width: 768px){.upload__banner_text_container.MuiStack-root{align-items:flex-start}}.upload__banner_text.MuiTypography-root{font-size:3rem;font-weight:800}@media screen and (min-width: 768px){.upload__banner_text.MuiTypography-root{font-size:6rem;color:#fff}}.upload__banner_sub_text.MuiTypography-root{word-wrap:break-word;font-weight:500;color:#fff}@media screen and (min-width: 768px){.upload__banner_sub_text.MuiTypography-root{font-size:1.2rem}}.upload__cta.MuiButton-root{width:250px;margin:1rem auto 2rem;font-size:1.5rem;text-transform:capitalize;padding:1rem 2rem;border-radius:20px;background-color:#000;box-shadow:0 20px 60px #bebebe,-20px -20px 60px #fff}.upload__cta.MuiButton-root:hover{background-color:#03035e;color:#fff;box-shadow:0 30px 80px #030335,-20px -20px 60px #03035e}.dialog_paper.MuiPaper-root{border-radius:16px;background-color:#fff}.login__dialog_header.MuiStack-root{display:flex;justify-content:space-between;align-items:center}.login__dialog_header.MuiStack-root .login__dialog_img{height:60px;width:60px;border-radius:50%;background-color:#fff}.login__dialog_header.MuiStack-root .title.MuiTypography-root{font-size:1.8rem;font-weight:700;color:#030335}.login__form_inputs.MuiStack-root{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding:1rem}.login__cta.MuiButton-root{width:100%;margin-top:1rem;font-size:1.2rem;text-transform:capitalize;padding:.5rem;background-color:#030335}.login__cta.MuiButton-root:hover{background-color:#03035e}.appbar.MuiPaper-root{width:100%;color:#000;box-shadow:0 2px 4px #0000001a;padding:0 20px}.appbar__user_card.MuiPaper-root{border-radius:8px}.appbar__user_card.MuiPaper-root .MuiCardActionArea-root{display:flex;flex-direction:row;align-items:center;padding:.5rem 1rem;border-radius:8px;background-color:#fbfdff}.login-button.MuiButton-root{color:#fff;background-color:#000;margin-left:auto;font-size:1rem;padding:.5rem 1.5rem;border-radius:8px}.login-button.MuiButton-root:hover{background-color:#03035e;color:#fff}.drag__upload_container.MuiBox-root{margin-top:10rem;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:#fbfdff;gap:2rem}@media (min-width: 1024px){.drag__upload_container.MuiBox-root{flex-direction:row}}.drag__card.MuiPaper-root{padding:2rem;width:90%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:16px}@media (min-width: 1024px){.drag__card.MuiPaper-root{width:700px;padding:3.5rem;height:55vh}}.drag__card_title.MuiTypography-root{margin-bottom:.5rem;align-self:start;font-size:1.2rem;font-weight:600}@media (min-width: 1024px){.drag__card_title.MuiTypography-root{font-size:1.5rem}}.drag__container.MuiBox-root{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;border:3px dashed #030335;border-radius:12px;padding:1rem}.drag__text.MuiTypography-root{font-size:1rem;font-weight:500;margin-top:1rem}.drag__click_btn.MuiTypography-root{font-size:1rem;font-weight:500;text-decoration:underline;cursor:pointer;color:#03035e}.drag__actions.MuiCardActions-root{width:100%;display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-top:2rem;padding:0}.drag__upload_btn.MuiButton-root{color:#fff;background-color:#000;font-size:1rem;padding:.5rem;border-radius:8px;margin-left:0}.drag__upload_btn.MuiButton-root:hover{background-color:#03035e;color:#fff}@media (min-width: 1024px){.drag__upload_btn.MuiButton-root{padding:.8rem}}.drag__clear_btn.MuiButton-root{color:#000;font-size:1rem;padding:.5rem;border-radius:8px;border:1px solid #030335}.drag__clear_btn.MuiButton-root:hover{background-color:#fbfdff}@media (min-width: 1024px){.drag__clear_btn.MuiButton-root{padding:.8rem}}.drag__card_files.MuiPaper-root{width:90%;display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:16px}@media (min-width: 1024px){.drag__card_files.MuiPaper-root{width:700px;padding:3.5rem;height:50vh}}.drag__card_file_input_container.MuiStack-root{margin-top:2rem;min-height:80px!important;width:100%}.drag__attach_icon_card.MuiPaper-root{padding:6px;border-radius:4px;display:flex}.drag__file_input.MuiFormControl-root{width:100%}.drag__file_input.MuiFormControl-root .MuiInputBase-root{padding:.5rem 1rem;border-radius:8px;border:1px solid #030335}.upload_error_dialog_paper.MuiPaper-root{border-radius:16px;background-color:#fff;height:70vh}.upload_error_dialog_header.MuiStack-root{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem}.upload_error_dialog_header.MuiStack-root .title.MuiTypography-root{color:#030335}.upload_error_card.MuiPaper-root{border-radius:8px}.upload_error_card_content.MuiCardContent-root{padding:2rem}.upload_error_card_title.MuiTypography-root{display:inline-flex;gap:2px;margin-bottom:.5rem;font-size:1rem;font-weight:600;color:red}body{height:100%;width:100%;font-family:Roboto,sans-serif!important;background-color:#fbfdff}*{margin:0;padding:0;box-sizing:border-box}.dialog_paper-confirmation.MuiPaper-root{max-width:400px;width:100%}.dialog_title_wrapper.MuiStack-root{padding:2rem 1rem}.dialog_title.MuiTypography-root{margin-top:1rem;color:#030335;font-size:1.5rem;font-weight:600}.dialog_actions.MuiDialogActions-root{padding:1rem 2rem;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center}.dialog_btn.MuiButton-root{border-radius:8px;background-color:#000;color:#fff;font-weight:600;font-size:1rem}.dialog_btn.MuiButton-root:hover{background-color:#030335}.dialog_btn-no_outlined.MuiButton-root{border-radius:8px;border:1px solid #030335;font-weight:600;font-size:1rem;color:#030335}.dialog_btn-no_outlined.MuiButton-root:hover{background-color:#030335;color:#fff}
