.blm-autosuggest{width:100%;max-height:450px;background-color:#fff;border-radius:5px;display:flex;flex-direction:column;margin:0 auto;font-size:18px;box-shadow:0 4px 12px 0 rgba(0,0,0,.25)}@media(min-width: 680px){.blm-autosuggest{width:680px;flex-direction:row}}@media(min-width: 875px){.blm-autosuggest{width:785px}}.blm-autosuggest__suggestion-terms-container{overflow:hidden;padding-bottom:15px;border-bottom:1px solid #dfd6ce;max-height:50%}@media(min-width: 680px){.blm-autosuggest__suggestion-terms-container{width:40%;height:auto;border-right:1px solid #dfd6ce;border-bottom:0;max-height:100%}}.blm-autosuggest__suggestion-terms{height:100%;width:100%;margin:0;list-style-type:none;padding:5px 15px 15px;font-weight:bold;display:flex;flex-direction:column;row-gap:3px;overflow-y:scroll}.blm-autosuggest__suggestion-term-link{text-decoration:none;color:#000;display:inline-block;line-height:1.1}.blm-autosuggest__suggestion-term-link--typed-query{font-weight:normal}.blm-autosuggest__category-results{list-style-type:none;padding-left:15px;font-weight:normal;display:flex;flex-direction:column;row-gap:3px}.blm-autosuggest__results-container{overflow:hidden;padding-bottom:25px;padding-right:15px}.blm-autosuggest__results{flex-direction:column;overflow-y:scroll;row-gap:20px;flex-grow:1;padding:15px 15px 10px 15px;display:flex;width:100%;height:100%}.blm-autosuggest__result{border-radius:10px;display:flex;flex-direction:row;padding:5px}.blm-autosuggest__result:hover{box-shadow:0 4px 12px 0 rgba(0,0,0,.25)}.blm-autosuggest__result:last-child{margin-bottom:15px}.blm-autosuggest-result-image{height:80px}.blm-autosuggest-result-image__link{display:block}.blm-autosuggest-result-image__image{width:80px;height:auto}.blm-autosuggest-result-details{padding-left:10px}.blm-autosuggest-result-details__title{color:#000;text-decoration:none;line-height:1.1;padding:.1px 0 5px;display:inline-block}.blm-autosuggest-result-details__price{display:block}.blm-autosuggest-result-details__price--final{font-weight:bold;font-size:15px}.blm-autosuggest-result-details__price--original{font-weight:normal;text-decoration:line-through;font-size:10px}