html[data-bs-theme="dark"] .select2-container .select2-selection{background-color:transparent !important;border:1px solid #495057}html[data-bs-theme="dark"] .select2-container .select2-selection--single{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");border-color:#ced4da !important}html[data-bs-theme="dark"] .select2-container .select2-selection--single .select2-selection__rendered{color:#dee2e6 !important}html[data-bs-theme="dark"] .select2-container.select2-container--open .select2-selection--single,html[data-bs-theme="dark"] .select2-container.select2-container--open .select2-selection--multiple{border-color:#343b49 !important}html[data-bs-theme="dark"] .select2-container .select2-selection--multiple .select2-selection__rendered .select2-selection__choice{background-color:#dee2e6;border:1px solid var(--bs-gray-600);color:#000 !important}html[data-bs-theme="dark"] .select2-container .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{color:#dee2e6 !important}html[data-bs-theme="dark"] .select2-container .select2-dropdown .select2-search .select2-search__field{background-color:transparent !important;color:#dee2e6 !important}html[data-bs-theme="dark"] .select2-container .select2-dropdown{color:#dee2e6 !important;border:1px solid #495057 !important;background-color:var(--bs-body-bg)}html[data-bs-theme="dark"] .select2-container .select2-dropdown .select2-results__options .select2-results__option[aria-selected=true]{color:#000 !important}html[data-bs-theme="dark"] .select2-container .select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__group{color:var(--bs-secondary-color) !important}