.card_product_search_result{display:flex;align-items:center;gap:.75rem;padding:.75rem;background-color:#fff;border-radius:.25rem;box-shadow:0 0 1px rgba(36,36,36,.2),0 1px 2px rgba(36,36,36,.1);text-decoration:none;color:inherit;transition:box-shadow .15s ease}.card_product_search_result:hover{box-shadow:0 1px 3px rgba(36,36,36,.2),0 3px 6px rgba(36,36,36,.2)}.card_product_search_result__image_wrapper{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:3rem;height:3rem}.card_product_search_result__image{max-width:100%;max-height:100%;object-fit:contain}.card_product_search_result__content{display:flex;flex-direction:column;gap:.25rem;min-width:0}.card_product_search_result__heading{margin:0;font-family:"Inter","Adjusted Trebuchet MS Fallback",sans-serif;font-weight:600;font-size:.875rem;line-height:1.25rem;color:#242424;font-size:1rem;line-height:1.5rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card_product_search_result__base_label{margin:0;font-family:"Inter","Adjusted Trebuchet MS Fallback",sans-serif;font-weight:400;font-size:.75rem;line-height:1rem;color:#a8a7a3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card_product_search_result__price_row{display:flex;align-items:center;gap:.5rem}.card_product_search_result__price{font-family:"Inter","Adjusted Trebuchet MS Fallback",sans-serif;font-weight:700;font-size:.75rem;line-height:1rem;color:#242424}.card_product_search_result__uvp{margin:0;font-family:"Inter","Adjusted Trebuchet MS Fallback",sans-serif;font-weight:400;font-size:.75rem;line-height:1rem;color:#a8a7a3}.card_product_search_result__unavailable{margin:0;font-family:"Inter","Adjusted Trebuchet MS Fallback",sans-serif;font-weight:400;font-size:.75rem;line-height:1rem;color:#a8a7a3}