.predictive-search__item--product{margin-bottom:3.2rem;display:flex;gap:2.4rem;align-items:center}.predictive-search__item--product>a{width:8.8rem;aspect-ratio:1;flex:0 0 8.8rem;padding-bottom:0;align-self:flex-start}.predictive-search__item h6{font-size:2rem;font-family:var(--font-heading-family);font-weight:700;margin-block:0 1rem;line-height:1;transition:color var(--duration-default)}.predictive-search__item h6:hover{color:var(--color-red)}.predictive-search__item--product .price{font-size:1.8rem;font-weight:700;line-height:1}.predictive-search__item--product .price del{display:none}.predictive-search__item-subheading{margin:0;line-height:1;margin-bottom:.5rem}@media screen and (max-width:374px){.predictive-search__item--product{display:block}.predictive-search__item h6{margin:1rem 0}.header__utils-item--search a{padding:0}}