predictive-search{display:block}@media screen and (min-width:1290px){predictive-search{height:100%;overflow:auto}}.predictive-search{color:var(--color-brand-text)}@media screen and (max-width:1289px){.predictive-search{margin-top:1.5rem}}.predictive-search .empty-state{grid-column:span 4/span 4}.predictive-search-results{background-color:var(--color-white);border-radius:var(--border-radius);box-sizing:border-box;left:0;min-height:31.25rem;right:0;top:100%;z-index:var(--z-index-popover)}@media screen and (max-width:1289px){.predictive-search-results{overflow:auto}}@media screen and (min-width:1290px){.predictive-search-results{padding:2rem 0;position:relative}}.predictive-search-results__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0 auto;max-width:var(--site-center);padding:0 var(--site-side-spacing-md)}@media screen and (max-width:1289px){.predictive-search-results__inner{padding-bottom:4.5rem;row-gap:1.5rem}}@media screen and (min-width:1290px){.predictive-search__content{border-top:1px solid var(--color-black);padding-top:.75rem}}.theme-teh .predictive-search__group{border-bottom-color:var(--color-gray-light)}.predictive-search__group:first-child{margin-top:0}.predictive-search__group__header{--text-primary:var(--color-brand-primary)}.predictive-search__group__header p{color:var(--color-brand-primary);letter-spacing:1px;margin:0}.theme-teh .predictive-search__group__header p{font-family:var(--font-headings-regular-family);font-size:1.125rem;letter-spacing:0;text-transform:none}.theme-so .predictive-search__group__header .button--link{font-weight:var(--font-bold-weight)}.predictive-search__group--footer{display:flex;justify-content:flex-end;padding:1rem 0}@media screen and (max-width:1289px){.predictive-search__group--footer{bottom:0;position:fixed;right:1rem}}.theme-teh .predictive-search__group .button--link{font-family:var(--font-headings-bold-family);font-size:.75rem;font-weight:var(--font-headings-bold-weight);text-transform:uppercase}.predictive-search__see-all{color:var(--color-brand-primary)}.predictive-search__list{border-bottom:1px solid var(--color-line);list-style:none;padding:0}.predictive-search__list-item{margin:1rem 0}.predictive-search__list-item:first-child{margin-top:1rem}.predictive-search__list-item.predictive-search__list-item--heading{padding:1rem 1rem .5rem}.predictive-search__list-item.predictive-search__list-item--heading:last-child{padding-bottom:1rem}.predictive-search__list-item.predictive-search__list-item--heading .label-small{margin-top:0}.predictive-search__list-item.predictive-search__list-item--action{margin-top:1px solid var(--color-brand-primary-50);padding:.5rem 1rem 1rem}.predictive-search__list__link{grid-gap:1rem;color:inherit;display:grid;gap:1rem;grid-template-columns:4rem 1fr;text-decoration:none}.predictive-search__list__link:hover{text-decoration:none}.predictive-search__item__price,.predictive-search__item__title,.predictive-search__item__vendor{color:var(--color-black)}.predictive-search__item__type{color:var(--color-brand-primary);margin-bottom:.25rem;text-transform:capitalize}.predictive-search__item__type+.predictive-search__item__vendor{margin-bottom:.25rem}.predictive-search__item__title,.predictive-search__item__vendor{margin:0}.predictive-search__group--blog .predictive-search__item__title,.predictive-search__group--blog .predictive-search__item__vendor{margin-bottom:.25rem}.predictive-search__item__title+.predictive-search__item__excerpt,.predictive-search__item__title+.predictive-search__item__price,.predictive-search__item__vendor+.predictive-search__item__excerpt,.predictive-search__item__vendor+.predictive-search__item__price{margin-top:.25rem}.theme-teh .predictive-search__item__vendor{font-size:.75rem}.theme-so .predictive-search__item__vendor{font-family:var(--font-regular-family);font-size:.875rem;font-weight:var(--font-regular-weight);letter-spacing:.09375rem;text-transform:uppercase}.theme-teh .predictive-search__item__title{font-family:var(--font-regular-family);font-weight:var(--font-regular-weight);padding-top:5px}.theme-so .predictive-search__item__title{font-family:var(--font-bold-family);font-weight:var(--font-bold-weight);padding-top:5px}.predictive-search__item__excerpt{color:var(--color-black-50);line-height:1.25rem}