.SearchField_form__WvcZ0{margin-bottom:24px}.SearchField_search__sDWKL{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid #e6e6e6;border-radius:4px;width:100%;max-width:100%}.SearchField_search__sDWKL:focus-within{border-color:#b3b3b3}.SearchField_searchInput__QTkQL{display:block;box-sizing:border-box;padding:0;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent;outline:none;background-color:transparent;border:1px solid transparent}.SearchField_searchButton__HAxJw{display:flex;align-items:center;justify-content:center;background:none;border:none;padding:0;cursor:pointer;min-width:16px;min-height:16px}.SearchField_searchButton__HAxJw:disabled{cursor:not-allowed}.SearchField_pageLoader__rHOL1{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:hsla(0,0%,100%,.8);display:flex;align-items:center;justify-content:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.SearchField_pageSpinner__9FKqk{width:40px;height:40px;border:4px solid #f3f3f3;border-top-color:#333;border-radius:50%;animation:SearchField_spin___Svhn 1s linear infinite}.SearchField_spinner__xsj6J{width:16px;height:16px;border:2px solid #f3f3f3;border-top-color:#333;border-radius:50%;animation:SearchField_spin___Svhn 1s linear infinite}@keyframes SearchField_spin___Svhn{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}