.react-autosuggest__container{position:relative}.react-autosuggest__input{width:320px;height:36px;padding:0 16px 0 40px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:13px;border:1px solid #e5e7eb;border-radius:10px;background:#f9fafb;color:#2a2a3d;transition:all .15s ease;box-sizing:border-box}.react-autosuggest__input:hover{border-color:#d1d5db}.react-autosuggest__input:focus{outline:none;border-color:#d1d5db;background:#fff}.react-autosuggest__input::placeholder{color:#9ca3af}.react-autosuggest__input--open{border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom-color:transparent;background:#fff}.react-autosuggest__suggestions-container{display:none}.react-autosuggest__suggestions-container--open{display:block;position:absolute;top:36px;right:0;width:320px;border:1px solid #d1d5db;border-top:none;background-color:#fff;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:400;font-size:13px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;max-height:350px;overflow-y:auto;z-index:12;box-shadow:0 4px 12px rgba(0,0,0,.08);box-sizing:border-box}.react-autosuggest__suggestions-list{margin:0;padding:4px;list-style-type:none}.react-autosuggest__suggestion{cursor:pointer;padding:8px 12px;margin:2px 4px;border-radius:6px;transition:background .1s ease}.react-autosuggest__suggestion--highlighted{background-color:#f3f4f6}.react-autosuggest__suggestion:hover{background-color:#f9fafb}.highlight{background-color:rgba(93,105,230,.2);border-radius:2px;padding:0 2px}.highlightable{font-size:12px;font-weight:400;color:#2a2a3d;line-height:18px}.inputContainer{position:relative}.tippy-tooltip{max-width:500px;word-wrap:break-word}
/*# sourceMappingURL=main.607fc6a2.chunk.css.map */