.predictive-search{display:none;width:calc(100vw - 2*var(--unit-md) - 2*var(--unit-xs));background-color:rgb(var(--color-background));border-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;position:absolute;top:calc(100% + var(--unit-sm));right:calc(-4rem - var(--unit-sm) / 2);z-index:10;-webkit-overflow-scrolling:touch}@media screen and (min-width: 750px){.predictive-search{right:calc(-8rem - var(--unit-sm))}}@media screen and (min-width: 990px){.predictive-search{width:100%;min-width:50rem;max-width:90rem;right:50%;transform:translate(50%)}}.predictive-search--search-template{width:calc(100% + .2rem);z-index:2}.predictive-search__results-groups-wrapper{border-bottom:.2rem solid #f0f0f0;padding-bottom:1rem}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__heading{border-bottom:.2rem solid #f0f0f0;margin:0 var(--unit-lg) var(--unit-md);padding:var(--unit-lg) 0 var(--unit-sm);font-weight:var(--font-body-weight-bold)}.predictive-search__suggestions-wrapper{padding:var(--unit-lg) var(--unit-lg) var(--unit-sm)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item:not(.button){display:flex;padding:var(--unit-sm) var(--unit-lg);text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{display:flex;flex-direction:column;width:100%}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-weight:var(--font-body-weight-bold)}.predictive-search__item-query-result *:not(mark){font-weight:var(--font-body-weight-bold)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item.predictive-search__item--term{justify-content:space-between;align-items:center;padding:var(--unit-md) var(--unit-lg);word-break:break-all}.predictive-search__search-for-button .predictive-search__item.predictive-search__item--term{word-break:normal}.predictive-search__item--term .icon-arrow{color:rgb(var(--color-link));width:var(--unit-lg);height:var(--unit-lg);flex-shrink:0;margin-left:var(--unit-lg)}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain";background-color:#fafafa;mix-blend-mode:darken;border-radius:var(--unit-sm)}
/*# sourceMappingURL=/s/files/1/2363/6089/t/22/assets/component-predictive-search.css.map */
