.empty_search .empty_list_heading,.predictive-search__heading{font-weight:600;font-size:1.8rem}.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;background-color:rgb(var(--color-background));z-index:3;overflow-y:auto}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}@media screen and (max-width:749px){.predictive-search{max-height:calc(100vh - 14rem)!important}.predictive-search--header{right:0;left:0;top:100%}}predictive-search[loading] .predictive-search,predictive-search[open] .predictive-search{display:block}.predictive-search__heading{margin-top:0;margin-bottom:1rem;text-transform:none}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search__heading .spinner{margin:0 .2rem 0 2rem}predictive-search:not([loading]) .predictive-search-status__loading,predictive-search:not([loading]) .predictive-search__heading .spinner,predictive-search:not([loading]) .predictive-search__loading-state,predictive-search[loading] .predictive-search__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}.predictive-search__item--link{font-size:1.6rem;text-decoration:none;padding:.2rem 0}.product-results{display:grid;grid-template-columns:repeat(2,1fr);column-gap:2rem;row-gap:1.8rem}@media screen and (min-width:750px){.predictive-search{width:calc(100% + .2rem)}.header predictive-search{position:relative}.product-results{grid-template-columns:repeat(3,1fr)}.more_results_button button{max-width:35rem}}@media screen and (min-width:990px){.product-results{grid-template-columns:repeat(4,1fr)}}@media screen and (min-width:1200px){.product-results{grid-template-columns:repeat(5,1fr);column-gap:1rem;row-gap:2rem}}#predictive-search-results{max-width:1440px;margin:0 auto;padding:3rem 3rem 7rem}.more_results_button button{width:100%;margin:2rem auto;display:block}.empty_search{color:rgba(var(--color-foreground),.5);max-width:35rem;margin:0 auto}.empty_search p{text-align:center;margin-top:0}.emptyPredictiveList a{font-size:1.6;padding-top:.2rem;padding-bottom:.2rem}.no_result_heading{margin-top:0;margin-bottom:1.5rem}