.react-select{position:relative}.react-select__control{display:flex;min-height:3rem;width:100%;align-items:center;justify-content:space-between;border-radius:var(--radius);border-width:1px;border-color:hsl(var(--input));background-color:hsl(var(--background));padding:0 .5rem 0 .75rem;font-size:1rem;line-height:1.5rem}@media (min-width:640px){.react-select__control{min-height:2.5rem;font-size:.875rem;line-height:1.25rem}}.react-select__control{border-radius:10px!important;cursor:pointer!important}.react-select__control--is-focused,.react-select__control--menu-is-open{box-shadow:0 0 0 2px hsl(var(--ring))!important}.react-select__value-container{padding:0!important}.react-select__placeholder{margin:0!important;color:hsl(var(--muted-foreground))}.react-select__input-container{padding:0!important;margin:0!important}.react-select__input{min-width:0!important;color:hsl(var(--foreground))}.react-select__indicator-separator{margin:0!important;display:none}.react-select__clear-indicator,.react-select__dropdown-indicator{padding:0!important;transform:scale(.8);transform-origin:center right;color:#818388!important}.react-select__menu{position:absolute!important;left:0!important;right:0!important;top:calc(100% + 4px)!important;z-index:9999!important;border-radius:var(--radius);border-width:1px;border-color:hsl(var(--border));background-color:hsl(var(--popover));padding:.25rem;font-size:.875rem;line-height:1.25rem;color:hsl(var(--popover-foreground));--tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.react-select__menu-list{padding:0!important;max-height:16rem!important;overflow:auto!important}.react-select__option{border-radius:calc(var(--radius) - 2px);padding:.5rem;cursor:pointer!important}.react-select__option--is-focused,.react-select__option--is-selected{background-color:#f3f4f6!important;color:#333!important}.react-select__single-value{margin:0!important;color:hsl(var(--foreground))}.react-select__multi-value{margin-left:0!important;display:flex!important;align-items:center!important;border-radius:calc(var(--radius) - 4px)!important;background-color:hsl(var(--secondary))!important;padding:.25rem .5rem!important}.react-select__value-container--is-multi{align-items:center!important;align-content:center!important}.react-select__multi-value__label{padding:0!important;font-weight:500!important;color:hsl(var(--foreground))!important}.react-select__multi-value__remove{margin-left:.25rem!important;display:flex!important;height:1rem!important;width:1rem!important;align-items:center!important;justify-content:center!important;border-radius:calc(var(--radius) - 4px)!important;background-color:hsl(var(--destructive))!important;padding:0!important;--tw-text-opacity:1!important;color:rgb(255 255 255/var(--tw-text-opacity))!important}.react-select__a11y-text,.react-select__live-region{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.react-select__menu-portal,.react-select__menu-portal .react-select__menu{pointer-events:auto!important;z-index:9999!important}.react-select__menu-portal .react-select__option{pointer-events:auto!important}@media only screen and (max-width:640.98px){.react-select__multi-value__label{text-wrap:wrap!important;line-height:1.25!important;font-size:.875rem!important;line-height:1.25rem!important}}.ql-toolbar.ql-snow{border-top-left-radius:calc(var(--radius) - 2px)!important;border-top-right-radius:calc(var(--radius) - 2px)!important;border-color:hsl(var(--input))!important}.ql-container.ql-snow{height:15rem!important;max-height:15rem!important;border-bottom-right-radius:calc(var(--radius) - 2px)!important;border-bottom-left-radius:calc(var(--radius) - 2px)!important;border-color:hsl(var(--input))!important;font-size:.875rem!important;line-height:1.25rem!important}@media (min-width:640px){.ql-container.ql-snow{height:12rem!important;max-height:12rem!important}}.ql-editor.ql-blank:before{font-style:normal!important}.ql-editor{border-bottom-right-radius:calc(var(--radius) - 2px);border-bottom-left-radius:calc(var(--radius) - 2px);background-color:hsl(var(--background));font-size:.875rem;line-height:1.25rem}.grecaptcha-badge{display:none!important}