.autocomplete-search-form{--autocomplete-border-bottom:1px solid var(--color-gray-50);--autocomplete-border-radius:0;--autocomplete-field-height:64px;align-items:center;background-color:var(--color-bg);border-bottom:var(--autocomplete-border-bottom);border-radius:var(--autocomplete-border-radius);display:flex;flex-wrap:nowrap;padding-left:24px}@media screen and (min-width:576px){.autocomplete-search-form{--autocomplete-border-radius:var(--dropdown-border-radius) var(--dropdown-border-radius) 0 0}}.autocomplete-search-form__icon{margin-right:8px}.autocomplete-search-form__field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;color:var(--color-black);color:var(--color-text);font-family:inherit;font-size:16px;height:var(--autocomplete-field-height);margin:0;padding:0;width:100%}.autocomplete-search-form__field::-moz-placeholder{color:var(--color-text-secondary)}.autocomplete-search-form__field::placeholder{color:var(--color-text-secondary)}.autocomplete-search-form__field:focus{outline:none}.autocomplete-search-form__reset{background:transparent;border:0;cursor:pointer;height:52px;margin:0;min-width:52px;padding:0;width:52px}.autocomplete-search-form__reset svg{color:var(--color-text);height:24px;width:24px}
