predictive-search{width:100%;display:block}predictive-search:not([open]) .predictive-search,predictive-search[open] .search-recommendations{display:none!important}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block!important}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search[loading] .predictive-search__loading-state{z-index:1;justify-content:center;padding:1rem;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}predictive-search:not([loading]) .predictive-search__heading .spinner,predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading,predictive-search[loading] .predictive-search__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child,predictive-search[loading] .predictive-search__search-for-button,predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:none}.predictive-search:focus-visible{outline:none!important}.predictive-search__heading{border-bottom:.1rem solid var(--color-borders);color:rgba(var(--color-foreground), .5);flex-direction:column;justify-content:space-between;margin:2rem 0;padding:1.5rem 0 2rem;display:flex}.header-search__form{flex-direction:column;align-items:stretch;height:100%;display:flex}.search__button.field__button{width:4.4rem;min-width:48px;padding-right:var(--padding);padding-left:var(--padding);top:50%;transform:translateY(-50%)}.reset__button.field__button{right:calc(var(--input-border-width) + 4.4rem);width:4.4rem;top:50%;transform:translateY(-50%)}.predictive-search__result-group{flex-direction:column;flex:auto;display:flex}.predictive-search__search-for-button{margin-top:3rem}.predictive-search__item{text-align:left;width:100%;padding:1rem 0;text-decoration:none;display:flex}.predictive-search__image{object-fit:contain;grid-area:product-image;font-family:object-fit\: contain}.predictive-search__item--link-with-thumbnail{grid-column-gap:2rem;grid-template-columns:5rem 1fr;grid-template-areas:"product-image product-content";align-items:center;display:grid}.predictive-search__item-content{flex-direction:column;grid-area:product-content;display:flex}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result :not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground), .75)}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{word-break:break-all;justify-content:space-between;align-items:center;padding:1.3rem 2rem}@media screen and (width>=768px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.search__input.field__input{margin-top:1px;padding-right:8rem}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*{text-decoration:underline}