.autocomplete.aem-autocompleter{background:#fff;background:var(--color-white);border-radius:8px;width:calc(100% + 64px);overflow:hidden;top:36px;left:-16px;z-index:var(--z-index-site-header)}.autocomplete.aem-autocompleter [role=option]{font-size:16px;line-height:24px;font-weight:500;padding:16px;color:rgba(0,54,101,.7);color:var(--color-primary-dark-70)}.autocomplete.aem-autocompleter [role=option]:not(:last-child){border-bottom:1px solid rgba(0,54,101,.08);border-bottom:1px solid var(--color-primary-dark-08)}.autocomplete.aem-autocompleter .selected{background:rgba(0,174,239,.1);background:var(--color-primary-light-10)}.autocomplete.aem-autocompleter li.autocomplete-item:hover{cursor:pointer}
