.search-bar-input{align-items:flex-start;border-radius:.375rem;cursor:pointer;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:.25rem 0 .25rem .75rem;width:100%}.search-bar-input__label{font-size:1rem;font-weight:400;--tw-text-opacity:1;color:rgb(113 133 149/var(--tw-text-opacity))}.search-bar-input input{cursor:pointer;font-size:1rem;font-weight:600;width:100%;--tw-text-opacity:1;color:rgb(27 30 43/var(--tw-text-opacity));outline:2px solid transparent;outline-offset:2px}.search-bar-input__input-wrapper{align-items:center;display:flex;flex-direction:row;gap:.75rem;position:relative;width:100%}.search-autocomplete{background:#fff;border:1px solid rgba(113,133,149,.102);border-radius:6px;box-shadow:0 10px 12px #0000001a;height:-moz-max-content;height:max-content;overflow:auto;position:absolute;top:5rem;width:100%;z-index:999}.search-autocomplete__title{border-bottom-color:#7185951a;border-bottom-width:1px;font-size:.875rem;font-weight:600;padding:.75rem 1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:100%;--tw-text-opacity:1;color:rgb(113 133 149/var(--tw-text-opacity))}.search-autocomplete__item{align-items:center;cursor:pointer;display:flex;flex-direction:row;gap:.75rem;justify-content:flex-start;padding:.75rem;width:100%}.search-autocomplete__item__icon{height:18px;width:18px}.search-autocomplete__item__text-wrapper{align-items:center;display:flex;flex-direction:column;gap:0;text-align:left;width:100%}.search-autocomplete__item__text-wrapper span{width:100%}.search-autocomplete__item.selected,.search-autocomplete__item:hover{background:#f5f6fa}
