.previous-step-button-container{box-sizing:border-box;cursor:pointer;background-color:#e0e0e0;border-radius:1.5rem;justify-content:center;align-items:center;gap:8px;padding:14px 18px;display:flex}.previous-step-button-text{color:#424242;font-size:14px;font-weight:500}.ltr-arrow-p{transform:rotate(360deg)!important}.rtl-arrow-p{transform:rotate(180deg)!important}
.academic-information-form-container{box-sizing:border-box;width:100%;padding-top:1rem}.academic-information-form-row{justify-content:flex-start;align-items:flex-start;gap:22px;width:100%;margin-bottom:20px;display:flex}@media screen and (max-width:479px){.academic-information-form-row{flex-direction:column}}.academic-information-form-button-container{box-sizing:border-box;justify-content:flex-end;gap:1rem;padding-top:1rem;display:flex}
.identity-information-form-container{box-sizing:border-box;width:100%;padding-top:1rem}.identity-information-form-row{justify-content:flex-start;align-items:flex-start;gap:22px;width:100%;margin-bottom:20px;display:flex}@media screen and (max-width:479px){.identity-information-form-row{flex-direction:column}}
.file-upload-form-container{box-sizing:border-box;width:100%;padding-top:1rem}.file-upload-form-row{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-bottom:1rem;display:flex;position:relative}.file-upload-form-button-container{box-sizing:border-box;justify-content:flex-end;gap:1rem;padding-top:1rem;display:flex}.textarea-input{resize:none;box-sizing:border-box;background-color:#eee;border:1px solid #f5f5f5;border-radius:1rem;width:100%;height:121px;padding:1rem}.form-label{color:#212121;margin-bottom:10px;margin-right:4px;font-size:16px;font-weight:400}.file-upload-form-input{box-sizing:border-box;cursor:pointer;border-radius:1rem;justify-content:center;align-items:center;width:100%;padding:1rem;font-size:14px;font-weight:400;display:flex}.without-upload{color:#9e9e9e;background-color:#eee;border:2px dashed #9e9e9e}.uploaded{color:#424242;background-color:#e75d0e1a;border:2px dashed #e75d0e}.file-upload-delete{cursor:pointer;position:absolute;top:3.25rem;left:3rem}
