.predictive-search{z-index:3;width:100%;height:calc(100vh - var(--search-header-height));height:calc(var(--viewport-height,100vh) - var(--search-header-height));display:none;position:absolute;top:100%;left:0}#predictive-search-results{height:100%;position:relative;overflow:hidden}.predictive-search-scroll-content{-webkit-overflow-scrolling:touch;height:100%;padding-bottom:78px;overflow-y:auto}.predictive-search__results-groups-wrapper{gap:10px;margin-top:1.25rem;display:flex}.predictive-search__result-group{flex-direction:column;flex:auto;gap:2rem;display:flex}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}.predictive-search__load-results{background:rgb(var(--color-background));width:100%;position:fixed;bottom:0}.predictive-search--search-template{z-index:2}@media screen and (width>=750px){.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__result-group:first-child{flex:0 0 26.4rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}@media screen and (width<=749px){.predictive-search--header{top:100%;left:0;right:0}.predictive-search__results-groups-wrapper{flex-direction:column}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__title{background-color:rgb(var(--color-background))}.predictive-search__heading{font-family:var(--font-subheading-family);font-style:var(--font-subheading-style);font-size:calc(var(--font-subheading-scale) * 1rem);text-transform:uppercase;color:rgb(var(--color-foreground));margin:0;font-weight:300}predictive-search .loader-bounce{width:8.125rem;height:1.5rem;margin:auto;line-height:0;display:block}.predictive-search__results-list{margin-top:.8125rem;margin-bottom:.8125rem}.predictive-search__results-groups-wrapper--no-suggestions .predictive-search__results-list{grid-template-columns:repeat(2,1fr);display:grid}.predictive-search__loading-state{text-align:center;margin-top:1.625rem}.predictive-search__loading-state .loader-bounce>div{background:rgb(var(--color-foreground));width:.75rem;height:.75rem}.predictive-search__loading-state .loader-bounce-text{font-family:var(--font-heading-family);font-size:calc(var(--font-heading-scale) * 2.125rem);font-weight:600;display:block}predictive-search:not([loading]) .predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__loading-state{padding:1rem}predictive-search[loading] .predictive-search__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__title,predictive-search[loading] .predictive-search__results-list:first-child,predictive-search[loading] .predictive-search__no-results{display:none}.predictive-search__item--link{grid-column-gap:2rem;grid-template-columns:5rem 1fr;grid-template-areas:"product-image product-content";display:grid}.predictive-search__item-price{font-family:var(--font-price-family);font-style:var(--font-price-style);font-weight:var(--font-price-weight);font-size:calc(var(--font-price-scale) * 1.125rem)}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0;font-size:.9375rem}.predictive-search__item-vendor+.predictive-search__item-heading{margin-top:.5rem}.predictive-search__item{text-align:left;word-break:break-word;width:100%;font-size:1rem;font-weight:300;line-height:1.25;font-family:var(--font-body-family);margin:0;padding-bottom:.625rem;transition:opacity .2s ease-in;display:block}@media screen and (pointer:fine){.predictive-search__item:hover{opacity:.8}}.predictive-search__item--link-with-thumbnail{grid-column-gap:.625rem;grid-template-columns:5rem 1fr;grid-template-areas:"product-image product-content";padding-bottom:1.25rem;display:grid}.predictive-search__item-content{flex-direction:column;grid-area:product-content;display:flex}.predictive-search__view-all{text-align:right;word-break:break-all;text-transform:uppercase;width:100%;height:78px;font-size:1rem;font-weight:300;line-height:1.25;font-family:var(--font-heading-family);justify-content:flex-end;align-items:center;gap:1.25rem;margin:0;padding:1rem 0;display:flex}.predictive-search__item--term .icon{vertical-align:bottom;margin-left:1rem}.predictive-search__image{object-fit:contain;border-radius:var(--border-radius-thumnails);grid-area:product-image;font-family:object-fit\: contain}.predictive-search__no-results{text-align:center}.predictive-search__no-results h3{font-size:calc(var(--font-heading-scale) * 2.125rem);margin:3.625rem 0 .625rem}.predictive-search__no-results p{color:rgb(var(--color-foreground));font-size:1.125rem}@media screen and (width<=768px){.predictive-search__loading-state .loader-bounce>div{width:.5rem;height:.5rem}predictive-search .loader-bounce{height:.625rem}.predictive-search__loading-state .loader-bounce-text{font-size:calc(var(--font-heading-scale) * 1.25rem)}.predictive-search__item{padding:.6875rem 0}.predictive-search__view-all{height:64px;font-size:1rem}.predictive-search__results-list{margin-top:.8125rem;margin-bottom:1.5rem}.predictive-search__results-groups-wrapper--no-suggestions .predictive-search__results-list{display:block}.predictive-search__no-results{margin-top:1rem}.predictive-search__no-results h3{font-size:calc(var(--font-heading-scale) * 1.75rem)}.predictive-search__no-results span{margin-top:1.25rem;font-size:2.375rem}.predictive-search__no-results p{font-size:1rem}}