._search_w0axc_1 {
  height: 40px;
  width: 100%;
  border-radius: 4px;
  display: flex;
  align-items: center;
  padding: 4px 8px;
  background: #f9fbfa;
  border: 1px solid #f3f3f3;
}

._search_w0axc_1._focus_w0axc_12,
._search_w0axc_1._active_w0axc_13 {
  border: 1px solid #8bb0f9;
  background: #fff;
}

._searchIcon_w0axc_18 {
  color: rgb(173, 173, 173);
}

._searchInput_w0axc_22 {
  flex: 1;
  margin: 0;
  height: 100%;
  width: 100%;
  outline: none;
  margin-left: 4px;
  background: transparent;
  border: none;
}

._searchInput_w0axc_22:focus {
  border-color: transparent;
  box-shadow: none;
  background-color: transparent;
}

._searchInput_w0axc_22::placeholder {
  color: rgb(173, 173, 173);
  font-size: 13px;
}
