.search-autocomplete-host{position:relative;z-index:20}.search-autocomplete{position:absolute;z-index:100;left:0;right:0;top:calc(100% + 8px);max-height:min(520px,70vh);overflow:auto;background:#fff;border:1px solid #dbe3de;border-radius:14px;box-shadow:0 18px 48px rgba(6,60,45,.18);padding:6px}.search-autocomplete[hidden]{display:none}.search-suggestion{display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px;border-radius:10px;color:#092d24;text-decoration:none;text-align:left;cursor:pointer}.search-suggestion:hover,.search-suggestion.active{background:#eef6f0}.search-suggestion img,.search-suggestion-icon{width:48px;height:48px;border-radius:8px;background:#f3f6f3;object-fit:contain}.search-suggestion-icon{display:grid;place-items:center;color:#12663f;font-size:1.25rem}.search-suggestion-copy{display:block;min-width:0}.search-suggestion-copy strong,.search-suggestion-copy small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.search-suggestion-copy strong{font:700 .88rem "Manrope",sans-serif}.search-suggestion-copy small{margin-top:2px;color:#68766f;font-size:.73rem}.search-suggestion>b{font-size:.82rem;white-space:nowrap}.search-suggestion-search{grid-template-columns:48px minmax(0,1fr);border-top:1px solid #e4ebe7;margin-top:4px;padding-top:10px}.search-box.search-autocomplete-host{overflow:visible}.catalogue-search.search-autocomplete-host{overflow:visible}.catalogue-search .search-autocomplete{font-family:"DM Sans",sans-serif}.catalogue-search .search-suggestion{padding:8px}.catalogue-search .search-suggestion>b{color:#092d24}@media(max-width:700px){.search-autocomplete{position:fixed;left:4vw;right:4vw;top:auto;margin-top:4px;max-height:60vh}.search-suggestion{grid-template-columns:42px minmax(0,1fr) auto}.search-suggestion img,.search-suggestion-icon{width:42px;height:42px}.search-suggestion>b{font-size:.75rem}}
