.ns-bitrix.c-search-title.c-search-title-input-1.fixed__search .search-title {
  background: #fff;
  /* margin-bottom: 8px; */
}

.fixed__search {
  width: 100%;
  max-width: 937px;
  margin: auto;
}

@media (max-width: 1200px) {
  .fixed__search {
    max-width: 100%;
  }
}

.fixed__search-wrapper {
  display: flex;
  align-items: center;
  gap: 16px;
  border: 1px solid #40404033;
  border-radius: 24px;
  padding: 12px 16px;
}

.fixed__search-button {
  background: #fff;
  border: none;
  outline: none;
  margin: 0;
  padding: 0;
  height: 24px;
}

.fixed__search-input {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  width: 100%;
}

.fixed__search-button::after {
  content: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.8989 16.8286C12.4902 16.8286 14.0164 16.1965 15.1416 15.0713C16.2668 13.9461 16.8989 12.4199 16.8989 10.8286C16.8989 9.23733 16.2668 7.71121 15.1416 6.58599C14.0164 5.46077 12.4902 4.82863 10.8989 4.82863C9.30764 4.82863 7.78152 5.46077 6.6563 6.58599C5.53108 7.71121 4.89894 9.23733 4.89894 10.8286C4.89894 12.4199 5.53108 13.9461 6.6563 15.0713C7.78152 16.1965 9.30764 16.8286 10.8989 16.8286ZM17.2189 15.7346L20.7989 19.3146C20.8944 19.4069 20.9705 19.5173 21.0228 19.6394C21.0751 19.7614 21.1026 19.8927 21.1037 20.0254C21.1047 20.1582 21.0793 20.2899 21.029 20.4127C20.9786 20.5356 20.9043 20.6472 20.8103 20.741C20.7164 20.8348 20.6047 20.909 20.4817 20.9592C20.3588 21.0094 20.2271 21.0346 20.0943 21.0334C19.9615 21.0321 19.8303 21.0044 19.7084 20.952C19.5864 20.8995 19.4761 20.8232 19.3839 20.7276L15.8039 17.1476C14.1964 18.3955 12.1737 18.9838 10.1477 18.7928C8.12165 18.6019 6.24455 17.6459 4.89849 16.1197C3.55244 14.5934 2.83863 12.6116 2.90237 10.5776C2.96611 8.54353 3.80261 6.61025 5.24159 5.17127C6.68056 3.7323 8.61384 2.8958 10.6479 2.83205C12.6819 2.76831 14.6637 3.48212 16.19 4.82818C17.7163 6.17423 18.6722 8.05134 18.8631 10.0774C19.0541 12.1034 18.4658 14.1261 17.2179 15.7336L17.2189 15.7346Z' fill='%23404040'/%3E%3C/svg%3E%0A");
  width: 24px;
  height: 24px;
  display: inline-block;
}

/*# sourceMappingURL=style.css.map */
