.image_based_search_tiles_modal,.image_based_search_wrapper{width:100%;display:flex;align-items:center;justify-content:center}.image_based_search_wrapper{flex-direction:column;gap:20px;padding:10px 30px 25px}.image_based_search_wrapper .image_based_search_action_button_wrapper{width:100%;display:flex;align-items:center;justify-content:flex-end;gap:10px}.image_based_search_tiles_modal .MuiBox-root .custom_modal_container .custom_modal_body{padding-right:0!important}.image_based_search_action_button_wrapper .apply_search_image_button,.image_based_search_action_button_wrapper .clear_search_image_button{padding:20px;font-size:16px}.file_upload_wrapper{width:50%;display:flex;flex-direction:column}.file_upload_wrapper .file_upload_heading{font-weight:700;color:var(--white);margin-bottom:8px}.file_upload_wrapper .file_upload_heading span{color:red;margin-left:2px}.file_upload_wrapper .file_input_block_wrapper{height:250px;border:2px dashed #5c5c5c;border-radius:6px;background-color:transparent;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#5C5C5C;cursor:pointer;transition:border-color .3s ease;text-align:center;position:relative}.file_input_block_wrapper svg{height:30px;width:30px}.file_upload_wrapper .file_input_block_wrapper .file_upload_input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.file_input_block_wrapper .accepted_formate_list{width:60%;color:#5C5C5C}.file_upload_wrapper .file_input_block_wrapper:active,.file_upload_wrapper .file_input_block_wrapper:focus,.file_upload_wrapper .file_input_block_wrapper:hover{border-color:#5C5C5C}.file_upload_wrapper .react-crop-wrapper{display:flex;justify-content:center;align-items:center}.react-crop-wrapper .search_image{height:auto!important;width:auto!important;max-height:248px!important;max-width:100%!important}