.select2-container{display:block;}.select2-container *:focus{outline:0;}.input-group .select2-container--bootstrap{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}.input-group-prepend~.select2-container--bootstrap .select2-selection{border-top-left-radius:0;border-bottom-left-radius:0;}.input-group>.select2-container--bootstrap:not(:last-child) .select2-selection{border-top-right-radius:0;border-bottom-right-radius:0;}.select2-container--bootstrap .select2-selection{width:100%;background-color:var(--bs-body-bg);border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);-webkit-transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out;transition:border-color .15s ease-in-out;}@media (prefers-reduced-motion:reduce){.select2-container--bootstrap .select2-selection{-webkit-transition:none;transition:none}}.select2-container--bootstrap.select2-container--focus .select2-selection{border-color:rgb(254,134,134)!important;}.select2-container--bootstrap.select2-container--focus.select2-container--open .select2-selection{border-bottom:none;border-bottom-right-radius:0;border-bottom-left-radius:0;}.select2-container--bootstrap.select2-container--open.select2-container--above .select2-selection{border-top-left-radius:0;border-top-right-radius:0;border-color:rgb(254,134,134)!important;}.select2-container--bootstrap.select2-container--open.select2-container--below .select2-selection{border-bottom-right-radius:0;border-bottom-left-radius:0;border-color:rgb(254,134,134)!important;}.select2-container--bootstrap.select2-container--disabled .select2-selection,.select2-container--bootstrap.select2-container--disabled.select2-container--focus .select2-selection{cursor:not-allowed;background-color:var(--bs-secondary-bg);}.select2-container--bootstrap.select2-container--disabled .select2-search__field,.select2-container--bootstrap.select2-container--disabled.select2-container--focus .select2-search__field{background-color:transparent;}select.is-invalid~.select2-container--bootstrap .select2-selection,form.was-validated select:invalid~.select2-container--bootstrap .select2-selection{border-color:#dc3545;}select.is-valid~.select2-container--bootstrap .select2-selection,form.was-validated select:valid~.select2-container--bootstrap .select2-selection{border-color:#28a745;}.select2-container--bootstrap .select2-search{width:100%;}.select2-container--bootstrap .select2-dropdown{background-color:var(--bs-body-bg);border-color:rgb(254,134,134);border-radius:0;}.select2-container--bootstrap .select2-dropdown.select2-dropdown--below{border-top:none;border-bottom-right-radius:var(--bs-border-radius).25rem;border-bottom-left-radius:var(--bs-border-radius);overflow:hidden;}.select2-container--bootstrap .select2-dropdown.select2-dropdown--above{border-top:var(--bs-border-width) solid var(--bs-border-color);border-top-left-radius:var(--bs-border-radius);border-top-right-radius:var(--bs-border-radius);}.select2-container--bootstrap .select2-dropdown .select2-results__option[aria-selected="true"]{color:var(--bs-secondary-color);background-color:var(--bs-secondary-bg);}.select2-container--bootstrap .select2-results__option--selected{background-color:var(--bs-secondary-bg)}.select2-container--bootstrap .select2-results__option--highlighted,.select2-container--bootstrap .select2-results__option--highlighted.select2-results__option[aria-selected="true"]{color:#fff;background-color:#db0812;}.select2-container--bootstrap .select2-results__option[role="group"]{padding:0;}.select2-container--bootstrap .select2-results__option[role="group"] .select2-results__options--nested .select2-results__option{padding-left:1em;}.select2-container--bootstrap .select2-results__option{padding:.375rem .75rem;}.select2-container--bootstrap .select2-results>.select2-results__options{max-height:16em;overflow-y:auto;border-top:var(--bs-border-width) solid rgb(254,134,134);}.select2-container--bootstrap .select2-results__group{display:list-item;padding:6px;color:var(--bs-link-color);background:var(--bs-secondary-bg);}.select2-container--bootstrap .select2-selection__clear{float:right;width:.9em;height:.9em;padding-left:.15em;margin-top:.7em;margin-right:.3em;line-height:.75em;color:var(--bs-body-color);background-color:var(--bs-body-bg);border-radius:100%;}.select2-container--bootstrap .select2-selection__clear:hover{background-color:var(--bs-body-bg);}.select2-container--bootstrap .select2-selection--single .select2-selection__placeholder{line-height:calc(1.5em + .75rem);color:var(--bs-secondary-color);}[dir="rtl"].select2-container--bootstrap .select2-selection--single .select2-selection__arrow{position:absolute;top:50%;left:3px;width:20px;}[dir="ltr"].select2-container--bootstrap .select2-selection--single .select2-selection__arrow{position:absolute;top:50%;right:12px;width:20px;}.select2-container--bootstrap .select2-selection--single .select2-selection__arrow b{position:absolute;top:60%;left:50%;width:0;height:0;margin-top:-3px;margin-left:0;border-color:var(--bs-body-color) transparent transparent transparent;border-style:solid;border-width:7px 5px 0;}.select2-container--bootstrap .select2-selection--single .select2-selection__rendered{padding-left:.75rem;line-height:calc(1.5em + .75rem);color:var(--bs-body-color);}.select2-search--dropdown .select2-search__field{padding:.375rem .75rem;border:1px solid #ced4da;border-radius:var(--bs-border-radius);}.select2-results__message{color:var(--bs-body-color);}.select2-container--bootstrap .select2-selection--multiple .select2-selection__rendered{width:100%;padding:0 2px;margin:0;list-style:none;}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{display:flex!important;align-items:center!important;padding:0;padding-right:.35rem;margin-top:calc(.375rem - 3.7px);margin-right:calc(.375rem - 2px);color:var(--bs-body-color);background-color:var(--bs-tertiary-bg);cursor:pointer;border:var(--bs-border-width) solid var(--bs-border-color);border-radius:var(--bs-border-radius);}[dir="ltr"].select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{float:left;flex-direction:row!important;}[dir="rtl"].select2-container--bootstrap .select2-selection--multiple .select2-selection__choice{float:right;flex-direction:row-reverse!important;}.select2-container--bootstrap .select2-selection--multiple .select2-search__field{color:var(--bs-body-color);background-color:var(--bs-body-bg);}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice+.select2-search{width:0;}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{padding-right:5px;padding-left:5px;color:var(--bs-secondary-color);background-color:transparent;border:none;}[dir="ltr"].select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{margin-right:0;margin-left:7px;border-left:var(--bs-border-width) solid var(--bs-border-color);}[dir="rtl"].select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove{margin-right:7px;margin-left:0;border-right:var(--bs-border-width) solid var(--bs-border-color);}.select2-container--bootstrap .select2-selection--multiple .select2-selection__choice__remove:hover{color:var(--bs-body-color);}.select2-container--bootstrap .select2-selection--multiple .select2-selection__clear{position:absolute!important;top:0;right:.7em;float:none;margin-right:0;}.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice{padding:0 5px;cursor:not-allowed;}.select2-container--bootstrap.select2-container--disabled .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove{display:none;}