.predictive-search{display:none;position:absolute;background-color:rgb(var(--color-background));z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column;gap:var(--spacing-mobile-m)}@media only screen and (min-width:1024px){.predictive-search__results-groups-wrapper{gap:var(--spacing-desktop-s)}}@media only screen and (max-width:1023px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media only screen and (min-width:1024px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media only screen and (min-width:1024px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{margin:0;color:var(--text-1)}.predictive-search__search-for-button{display:flex;justify-content:center;margin-top:var(--spacing-mobile-m)}@media only screen and (min-width:1024px){.predictive-search__search-for-button{margin-top:var(--spacing-desktop-s);margin-bottom:var(--spacing-desktop-s)}}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}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__item{color:var(--text-3);text-decoration:none;background:none;border:0;padding:0;margin:0;font:inherit;cursor:inherit}.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--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item .price{color:rgba(var(--color-foreground),0.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4/var(--font-body-scale))}@media only screen and (min-width:1024px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale)*1.4rem);height:calc(var(--font-heading-scale)*1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale)*2rem);color:rgb(var(--color-link))}.predictive-search__image{-ms-grid-row:1;-ms-grid-column:1;grid-area:product-image;-o-object-fit:contain;object-fit:contain}.predictive-search--header{padding-bottom:var(--spacing-mobile-m)}.predictive-search-results-queries{display:flex;flex-direction:column;gap:var(--spacing-desktop-m);padding:2.4rem 0}.predictive-search-results-queries{padding-right:var(--spacing-mobile-margin)}@media (min-width:750px){.predictive-search-results-queries{padding-right:var(--spacing-tablet-margin)}}@media (min-width:1024px){.predictive-search-results-queries{padding-right:var(--spacing-desktop-margin)}}.predictive-search-results-queries{padding-left:var(--spacing-mobile-margin)}@media (min-width:750px){.predictive-search-results-queries{padding-left:var(--spacing-tablet-margin)}}@media (min-width:1024px){.predictive-search-results-queries{padding-left:var(--spacing-desktop-margin)}}@media only screen and (min-width:1024px){.predictive-search-results-queries{padding-bottom:4rem;gap:var(--spacing-desktop-s)}}#predictive-search-results-queries-list{display:flex;flex-direction:column;gap:var(--spacing-mobile-s)}@media only screen and (min-width:1024px){#predictive-search-results-queries-list{gap:var(--spacing-desktop-xs)}}.predictive-search__list-item{line-height:normal;text-transform:capitalize}.predictive-search__results-list{row-gap:var(--spacing-mobile-m)}
