/**
 * Minified by jsDelivr using clean-css v5.3.3.
 * Original file: /npm/@tarekraafat/autocomplete.js@8.3.2/dist/css/autoComplete.02.css
 *
 * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files
 */
.autoComplete_wrapper{position:relative;display:inline-block;width:370px}#autoComplete{width:95%;height:40px;padding-left:10px;font-size:1rem;color:#747474;border-radius:4px;border:1px solid rgba(33,33,33,.2);outline:0}#autoComplete::placeholder{color:rgba(123,123,123,.5);transition:all .3s ease}#autoComplete_list{position:absolute;top:100%;left:0;right:0;padding:0;margin:10px 0;border-radius:4px;background-color:#fff;border:1px solid rgba(33,33,33,.1);z-index:1000;outline:0}.autoComplete_result{padding:10px 20px;list-style:none;text-align:left;font-size:16px;color:#212121;transition:all .1s ease-in-out;border-radius:3px;background-color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease}.autoComplete_result::selection{color:rgba(#fff,0);background-color:rgba(#fff,0)}.autoComplete_result:hover{cursor:pointer;background-color:rgba(123,123,123,.1)}.autoComplete_highlighted{color:rgba(123,123,123,.5);font-weight:700}.autoComplete_highlighted::selection{color:rgba(#fff,0);background-color:rgba(#fff,0)}.autoComplete_selected{cursor:pointer;background-color:rgba(123,123,123,.1)}@media only screen and (max-width:600px){.autoComplete_wrapper{width:320px}#autoComplete{width:18rem;background-size:1.6rem;background-position:left 1.1rem top .75rem}#autoComplete_list{margin:10px}}@media screen and (-webkit-min-device-pixel-ratio:0){#autoComplete{border-width:1px}}@-moz-document url-prefix(){#autoComplete{background-size:1.2rem;background-origin:border-box;border-width:1px;background-position:left 1.1rem top .8rem}}
/*# sourceMappingURL=/sm/afda4d3226db333331aee2e4275397e5582211a5043d35b1d86475268ab3a354.map */