.select2-container{box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{border:none;box-sizing:border-box;font-family:sans-serif;font-size:100%;height:18px;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0;resize:none;vertical-align:bottom;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;padding:1px;position:absolute;right:0}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;max-width:100%;overflow:hidden;padding:0 0 0 20px;position:relative;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;left:0;padding:0 4px;position:absolute;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:none}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border:none;border-bottom-right-radius:4px;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-radius:0;border-bottom-left-radius:4px;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:linear-gradient(180deg,#fff 0,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-bottom-left-radius:4px;border-top-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:none}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-bottom-left-radius:0;border-bottom-right-radius:4px;border-top-left-radius:0;border-top-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.select2-container--tailwindcss-3{display:block}.select2-container--tailwindcss-3.select2-container--open .select2-dropdown{border-radius:.375rem;border-style:none;margin-top:.25rem;max-height:15rem;overflow:auto;width:100%;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-size:1rem;line-height:1.5rem;padding-bottom:.25rem;padding-top:.25rem;--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow);--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-color:rgba(0,0,0,.05);--tw-ring-opacity:0.05}.select2-container--tailwindcss-3.select2-container--open .select2-dropdown:focus{outline:2px solid transparent;outline-offset:2px}.select2-container--tailwindcss-3.select2-container--open .select2-dropdown:is(.dark *){--tw-border-opacity:1;border-color:rgb(75 85 99/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.select2-container--tailwindcss-3.select2-container--open .select2-dropdown:is(.dark *)::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.select2-container--tailwindcss-3.select2-container--open .select2-dropdown:is(.dark *)::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.select2-container--tailwindcss-3.select2-container--open .select2-dropdown:focus:is(.dark *){--tw-border-opacity:1;border-color:rgb(88 80 236/var(--tw-border-opacity));--tw-ring-opacity:1;--tw-ring-color:rgb(88 80 236/var(--tw-ring-opacity))}@media (min-width:640px){.select2-container--tailwindcss-3.select2-container--open .select2-dropdown{font-size:.875rem;line-height:1.25rem}}.select2-container--tailwindcss-3.select2-container--open .select2-dropdown--below{transform-origin:top}.select2-container--tailwindcss-3.select2-container--open .select2-dropdown--above{transform-origin:bottom}.select2-container--tailwindcss-3 .select2-search--dropdown .select2-search__field{border-radius:.375rem;border-width:1px;display:block;width:100%;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity));font-size:1rem;line-height:1.5rem;padding:.375rem .75rem}.select2-container--tailwindcss-3 .select2-search--dropdown .select2-search__field::-moz-placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.select2-container--tailwindcss-3 .select2-search--dropdown .select2-search__field::placeholder{--tw-placeholder-opacity:1;color:rgb(156 163 175/var(--tw-placeholder-opacity))}.select2-container--tailwindcss-3 .select2-search--dropdown .select2-search__field{--tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.select2-container--tailwindcss-3 .select2-search--dropdown .select2-search__field:focus{--tw-border-opacity:1;border-color:rgb(88 80 236/var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(88 80 236/var(--tw-ring-opacity))}.select2-container--tailwindcss-3 .select2-search--dropdown .select2-search__field:is(.dark *){--tw-bg-opacity:1;background-color:rgb(55 65 81/var(--tw-bg-opacity))}@media (min-width:640px){.select2-container--tailwindcss-3 .select2-search--dropdown .select2-search__field{font-size:.875rem;line-height:1.5rem}}.select2-container--tailwindcss-3 .select2-results__options{max-height:15rem;overflow:auto}.select2-container--tailwindcss-3 .select2-results__option{cursor:default;padding:.5rem 2.25rem .5rem .75rem;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity));transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.select2-container--tailwindcss-3 .select2-results__option:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-results__option--disabled{cursor:not-allowed;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-results__option--disabled:is(.dark *){background-color:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.05)}.select2-container--tailwindcss-3 .select2-results__option--highlighted{--tw-bg-opacity:1;background-color:rgb(88 80 236/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-results__option--highlighted:after{--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.select2-container--tailwindcss-3 .select2-results__option--selected{font-weight:600}.select2-container--tailwindcss-3 .select2-results__option--selected:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-results__option--selected:after{align-items:center;bottom:0;display:flex;position:absolute;right:.75rem;top:0;--tw-text-opacity:1;color:rgb(88 80 236/var(--tw-text-opacity));content:"✓"}.select2-container--tailwindcss-3 .select2-results__group{cursor:default;display:flex;--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));font-size:.75rem;font-weight:500;letter-spacing:.05em;line-height:1rem;padding:.375rem .75rem;text-transform:uppercase;--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-results__group:is(.dark *){--tw-bg-opacity:1;background-color:rgb(31 41 55/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(209 213 219/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-results__option--group{padding:0}.input-group>*+select+.select2-container--tailwindcss-3 .select2-selection{border-bottom-left-radius:0;border-left-width:0;border-top-left-radius:0}.input-group>.select2-container--tailwindcss-3:not(:last-child) .select2-selection{border-bottom-right-radius:0;border-right-width:0;border-top-right-radius:0}.select2-container--tailwindcss-3 .select2-results__option--loading{align-items:center;display:flex;justify-content:center;padding-bottom:1rem;padding-top:1rem;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-results__option--loading:after{height:1.25rem;width:1.25rem}@keyframes spin{to{transform:rotate(1turn)}}.select2-container--tailwindcss-3 .select2-results__option--loading:after{animation:spin 1s linear infinite;border-color:rgb(209 213 219/var(--tw-border-opacity));border-radius:9999px;border-width:2px;--tw-border-opacity:1;border-top-color:rgb(88 80 236/var(--tw-border-opacity));content:""}.field_with_errors .select2-container--tailwindcss-3 .select2-selection,select.is-invalid~.select2-container--tailwindcss-3 .select2-selection,select:invalid~.select2-container--tailwindcss-3 .select2-selection{--tw-border-opacity:1;border-color:rgb(240 82 82/var(--tw-border-opacity));--tw-text-opacity:1;color:rgb(119 29 29/var(--tw-text-opacity))}.field_with_errors .select2-container--tailwindcss-3 .select2-container--focus,select.is-invalid~.select2-container--tailwindcss-3 .select2-container--focus,select:invalid~.select2-container--tailwindcss-3 .select2-container--focus{--tw-border-opacity:1!important;border-color:rgb(240 82 82/var(--tw-border-opacity))!important;--tw-ring-opacity:1!important;--tw-ring-color:rgb(240 82 82/var(--tw-ring-opacity))!important}.field_with_errors .select2-container--tailwindcss-3 .select2-selection__placeholder,select.is-invalid~.select2-container--tailwindcss-3 .select2-selection__placeholder,select:invalid~.select2-container--tailwindcss-3 .select2-selection__placeholder{--tw-text-opacity:1;color:rgb(248 180 180/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-selection--single{border-radius:.375rem;border-width:1px;cursor:pointer;height:auto;min-height:2.25rem;position:relative;width:100%;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-size:1rem;line-height:1.5rem;padding:.375rem 2rem .375rem .75rem;text-align:left;transition-duration:.2s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.select2-container--tailwindcss-3 .select2-selection--single:is(.dark *){background-color:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.select2-container--tailwindcss-3 .select2-selection--single{font-size:.875rem;line-height:1.5rem}}.select2-container--tailwindcss-3 .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:0;padding-right:0;text-overflow:ellipsis;white-space:nowrap;--tw-text-opacity:1;color:rgb(17 24 39/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-selection--single .select2-selection__rendered:is(.dark *){--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-selection--single .select2-selection__placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-selection--single .select2-selection__placeholder:is(.dark *){--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-selection--single .select2-selection__arrow{align-items:center;bottom:0;display:flex;padding-right:.5rem;position:absolute;right:0;top:0}.select2-container--tailwindcss-3 .select2-selection--single .select2-selection__arrow b{background-position:50%;background-repeat:no-repeat;background-size:contain;height:1.25rem;width:1.25rem;--tw-text-opacity:1;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");color:rgb(156 163 175/var(--tw-text-opacity))}.select2-container--tailwindcss-3.select2-container--disabled .select2-selection--single{cursor:not-allowed;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.select2-container--tailwindcss-3.select2-container--disabled .select2-selection--single:is(.dark *){background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.05)}.select2-container--tailwindcss-3.select2-container--disabled.select2-container--focus .select2-selection--single{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.select2-container--tailwindcss-3.select2-container--disabled.select2-container--focus .select2-selection--single:is(.dark *){border-color:hsla(0,0%,100%,.05)}.select2-container--tailwindcss-3 .select2-selection--single .select2-selection__clear{align-items:center;bottom:0;cursor:pointer;display:flex;font-size:1rem;font-weight:700;line-height:1.5rem;padding-right:2rem;position:absolute;right:0;top:0;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-selection--single .select2-selection__clear:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}@media (min-width:640px){.select2-container--tailwindcss-3 .select2-selection--single .select2-selection__clear{font-size:.875rem;line-height:1.5rem}}.select2-container--tailwindcss-3.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--tailwindcss-3.select2-container--focus .select2-selection--single{--tw-border-opacity:1;border-color:rgb(88 80 236/var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(88 80 236/var(--tw-ring-opacity))}.select2-container--tailwindcss-3[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:2.5rem;padding-right:.75rem}.select2-container--tailwindcss-3 .select2-selection--multiple{border-radius:.375rem;border-width:1px;cursor:default;height:auto;min-height:2.25rem;--tw-border-opacity:1;border-color:rgb(209 213 219/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity));font-size:1rem;line-height:1.5rem;padding:.375rem .75rem}.select2-container--tailwindcss-3 .select2-selection--multiple:is(.dark *){background-color:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1);--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}@media (min-width:640px){.select2-container--tailwindcss-3 .select2-selection--multiple{font-size:.875rem;line-height:1.5rem}}.select2-container--tailwindcss-3 .select2-selection--multiple .select2-selection__rendered{display:flex;flex-direction:row;flex-wrap:wrap;gap:.5rem;list-style-type:none;margin:0;padding:0}.select2-container--tailwindcss-3 .select2-selection--multiple .select2-selection__choice{align-items:center;border-radius:.375rem;display:inline-flex;--tw-bg-opacity:1;background-color:rgb(229 237 255/var(--tw-bg-opacity));font-size:1rem;font-weight:500;line-height:1.5rem;padding:.125rem .625rem;--tw-text-opacity:1;color:rgb(66 56 157/var(--tw-text-opacity))}@media (min-width:640px){.select2-container--tailwindcss-3 .select2-selection--multiple .select2-selection__choice{font-size:.875rem;line-height:1.5rem}}.select2-container--tailwindcss-3 .select2-selection--multiple .select2-selection__choice__remove{align-items:center;border-radius:9999px;display:flex;height:1rem;justify-content:center;margin-left:-.25rem;margin-right:.375rem;padding-bottom:.1rem;width:1rem;--tw-text-opacity:1;color:rgb(88 80 236/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-selection--multiple .select2-selection__choice__remove:hover{--tw-bg-opacity:1;background-color:rgb(195 221 253/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(54 47 120/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-selection--multiple .select2-search--inline{display:block}.select2-container--tailwindcss-3 .select2-selection--multiple .select2-search--inline .select2-search__field{background-color:transparent;border-width:0;font-size:1rem;height:1.5rem;line-height:1.5rem;margin:0;padding:0}.select2-container--tailwindcss-3 .select2-selection--multiple .select2-search--inline .select2-search__field::-moz-placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-selection--multiple .select2-search--inline .select2-search__field::placeholder{--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-selection--multiple .select2-search--inline .select2-search__field:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.select2-container--tailwindcss-3 .select2-selection--multiple .select2-search--inline .select2-search__field:is(.dark *)::-moz-placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-selection--multiple .select2-search--inline .select2-search__field:is(.dark *)::placeholder{--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}@media (min-width:640px){.select2-container--tailwindcss-3 .select2-selection--multiple .select2-search--inline .select2-search__field{font-size:.875rem;line-height:1.5rem}}.select2-container--tailwindcss-3.select2-container--disabled .select2-selection--multiple{cursor:not-allowed;--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgb(249 250 251/var(--tw-bg-opacity));--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity))}.select2-container--tailwindcss-3.select2-container--disabled .select2-selection--multiple:is(.dark *){background-color:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.05)}.select2-container--tailwindcss-3.select2-container--disabled.select2-container--focus .select2-selection--multiple{--tw-border-opacity:1;border-color:rgb(229 231 235/var(--tw-border-opacity));--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.select2-container--tailwindcss-3.select2-container--disabled.select2-container--focus .select2-selection--multiple:is(.dark *){border-color:hsla(0,0%,100%,.05)}.select2-container--tailwindcss-3 .select2-selection--multiple.select2-selection--clearable{padding-right:1rem}.select2-container--tailwindcss-3 .select2-selection--multiple .select2-selection__clear{align-items:center;bottom:0;cursor:pointer;display:flex;font-size:1rem;font-weight:700;line-height:1.5rem;padding-right:1rem;position:absolute;right:0;top:0;--tw-text-opacity:1;color:rgb(156 163 175/var(--tw-text-opacity))}.select2-container--tailwindcss-3 .select2-selection--multiple .select2-selection__clear:hover{--tw-text-opacity:1;color:rgb(55 65 81/var(--tw-text-opacity))}@media (min-width:640px){.select2-container--tailwindcss-3 .select2-selection--multiple .select2-selection__clear{font-size:.875rem;line-height:1.5rem}}.select2-container--tailwindcss-3.select2-container--disabled .select2-selection--multiple .select2-selection__choice__remove{display:none}.select2-container--tailwindcss-3.select2-container--focus .select2-selection--multiple{--tw-border-opacity:1;border-color:rgb(88 80 236/var(--tw-border-opacity));outline:2px solid transparent;outline-offset:2px;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000);--tw-ring-opacity:1;--tw-ring-color:rgb(88 80 236/var(--tw-ring-opacity))}