/* select2-bootstrap-5-theme — compatible with Select2 4.x + Bootstrap 5 */
.select2-container--bootstrap-5{display:block}.select2-container--bootstrap-5 *,.select2-container--bootstrap-5 ::after,.select2-container--bootstrap-5 ::before{box-sizing:border-box}.select2-container--bootstrap-5.select2-container--open.select2-container--below .select2-selection,.select2-container--bootstrap-5.select2-container--open.select2-container--above .select2-selection{border-color:var(--bs-primary)}.select2-container--bootstrap-5 .select2-selection{display:block;width:100%;min-height:calc(1.5em + .75rem + calc(var(--bs-border-width) * 2));padding:.375rem 2.25rem .375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-body-bg);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='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);appearance:none;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.select2-container--bootstrap-5 .select2-selection--multiple{background-image:none;padding-right:.75rem}.select2-container--bootstrap-5.select2-container--focus .select2-selection,.select2-container--bootstrap-5.select2-container--open .select2-selection{border-color:var(--bs-primary);outline:0;box-shadow:0 0 0 .25rem rgba(var(--bs-primary-rgb),.25)}.select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered{padding:0;font-weight:inherit;line-height:inherit;color:inherit}.select2-container--bootstrap-5 .select2-selection--single .select2-selection__placeholder{color:var(--bs-secondary-color)}.select2-container--bootstrap-5 .select2-selection--single .select2-selection__arrow{display:none}.select2-container--bootstrap-5 .select2-selection--single .select2-selection__clear{float:right;font-size:1rem;line-height:1.5;padding-right:.25rem;color:var(--bs-secondary-color)}.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__rendered{display:flex;flex-direction:row;flex-wrap:wrap;padding-left:0;margin:0;list-style:none;gap:.25rem}.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__choice{display:flex;flex-direction:row;align-items:center;padding:.2em .4em;font-size:.875em;font-weight:700;line-height:1;color:#fff;background-color:var(--bs-primary);border-radius:var(--bs-border-radius-sm);gap:.25rem}.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__choice__remove{display:flex;flex-shrink:0;background:transparent;border:0;padding:0;color:inherit;cursor:pointer;opacity:.5}.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__choice__remove:hover{opacity:1}.select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__choice__display{padding:.25em 0}.select2-container--bootstrap-5 .select2-selection--multiple .select2-search{flex:1 1 auto;min-width:6rem}.select2-container--bootstrap-5 .select2-selection--multiple .select2-search .select2-search__field{width:100%;font-family:inherit;font-size:inherit;background:transparent;border:0;outline:0}.select2-container--bootstrap-5 .select2-search--dropdown .select2-search__field{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:var(--bs-body-color);background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);appearance:none;outline:0}.select2-container--bootstrap-5 .select2-search--dropdown .select2-search__field:focus{border-color:var(--bs-primary);box-shadow:0 0 0 .25rem rgba(var(--bs-primary-rgb),.25)}.select2-container--bootstrap-5 .select2-dropdown{border-color:var(--bs-border-color);border-radius:var(--bs-border-radius);background-color:var(--bs-body-bg);z-index:1056}.select2-container--bootstrap-5 .select2-dropdown.select2-dropdown--below{border-top:0;border-top-left-radius:0;border-top-right-radius:0}.select2-container--bootstrap-5 .select2-dropdown.select2-dropdown--above{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.select2-container--bootstrap-5 .select2-dropdown .select2-results__options{max-height:15rem;overflow-y:auto}.select2-container--bootstrap-5 .select2-dropdown .select2-results__option{padding:.375rem .75rem;color:var(--bs-body-color)}.select2-container--bootstrap-5 .select2-dropdown .select2-results__option.select2-results__option--highlighted{color:#fff;background-color:var(--bs-primary)}.select2-container--bootstrap-5 .select2-dropdown .select2-results__option.select2-results__option--selected{color:var(--bs-body-color);background-color:var(--bs-tertiary-bg)}.select2-container--bootstrap-5 .select2-dropdown .select2-results__option.select2-results__option--disabled{color:var(--bs-secondary-color)}.select2-container--bootstrap-5 .select2-dropdown .select2-results__option[role=group] .select2-results__group{padding:.375rem .75rem;font-weight:700;color:var(--bs-secondary-color)}.select2-container--bootstrap-5.select2-container--disabled .select2-selection{background-color:var(--bs-secondary-bg);opacity:1}
.select2-container--bootstrap-5 .select2-selection--sm{min-height:calc(1.5em + .5rem + calc(var(--bs-border-width) * 2));padding:.25rem 2rem .25rem .5rem;font-size:.875rem;border-radius:var(--bs-border-radius-sm)}
.select2-container--bootstrap-5 .select2-selection--lg{min-height:calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));padding:.5rem 2.5rem .5rem 1rem;font-size:1.25rem;border-radius:var(--bs-border-radius-lg)}
