.search-input-wrapper{position:relative}.search-input-wrapper input[data-search-input=true]{display:block;font-family:Inter,system-ui,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;width:100%;padding:6px 30px 6px 32px;font-size:16px;font-weight:400;height:38px;color:#333;background-color:#f6f9fc;border:1px solid #f6f9fc;border-radius:.35rem;transition:border-color .15s ease-in-out}.search-input-wrapper input[data-search-input=true]:focus{background-color:#fff;border-color:#1ea7fd;outline:0;box-shadow:none}.search-input-wrapper .search-icon{color:#83add6;position:absolute}.search-input-wrapper .search-icon.search{left:12px;bottom:12px;box-sizing:border-box;display:block;width:16px;height:16px;border:2px solid;border-radius:100%;margin-left:-4px;margin-top:-4px}.search-input-wrapper .search-icon.search:after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:2px;height:7px;background:#83add6;transform:rotate(-45deg);top:11px;left:12px}.search-input-wrapper .search-icon.shortcut{width:22px;height:24px;cursor:text;right:8px;bottom:7px;background-color:#e7eff7;border-radius:3px;z-index:50}.search-input-wrapper .search-icon.shortcut:after{content:"";display:block;box-sizing:border-box;position:absolute;border-radius:2px;transform:rotate(25deg);width:2px;height:16px;top:4px;left:10px;z-index:51;background-color:#96b9dc}.search-input-wrapper .search-icon.clear{right:5px;bottom:7px;cursor:pointer;z-index:10;box-sizing:border-box;display:block;width:24px;height:24px;border:2px solid transparent;border-radius:40px;background:none;padding:0;outline:none}.search-input-wrapper .search-icon.clear:focus{background:#e7eff7}.search-input-wrapper .search-icon.clear:after,.search-input-wrapper .search-icon.clear:before{content:"";display:block;box-sizing:border-box;position:absolute;width:16px;height:2px;background:#83add6;transform:rotate(45deg);border-radius:5px;top:9px;left:2px}.search-input-wrapper .search-icon.clear:after{transform:rotate(-45deg)}input[type=search]::-ms-clear{display:none;width:0;height:0}input[type=search]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}
