predictive-search{display:block}@media screen and (min-width:1200px){predictive-search{overflow:auto;height:100%;display:flex;align-items:center}}.predictive-search{color:var(--color-brand-text)}@media screen and (max-width:1199px){.predictive-search{margin-top:1.5rem}}.predictive-search-results{box-sizing:border-box;z-index:var(--z-index-popover);top:100%;left:0;right:0;background-color:var(--color-white);border-radius:var(--border-radius)}@media screen and (min-width:1200px){.predictive-search-results{position:absolute;padding:58px 0 112px}}@media screen and (max-width:1199px){.predictive-search-results{height:26.875rem;overflow:auto;padding-left:3rem;padding-right:3rem}}.predictive-search-results__inner{max-width:27rem;margin:0 auto}.predictive-search__group{margin-top:.875rem;border-bottom:.0625rem solid var(--color-border)}.predictive-search__group:first-child{margin-top:0}.predictive-search__see-all{color:var(--color-brand-primary)}.predictive-search__group__header{--text-primary:var(--color-brand-primary)}.predictive-search__group__header p{margin:0;letter-spacing:1px;color:var(--color-brand-primary)}.predictive-search__list{padding:0;list-style:none;border-bottom:1px solid var(--color-line)}.predictive-search__list-item{margin:1rem 0}.predictive-search__list-item:first-child{margin-top:.6875rem}.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{display:grid;grid-template-columns:4rem 1fr;gap:1rem;text-decoration:none;color:inherit}.predictive-search__list__link:hover{text-decoration:none}.predictive-search__item__price,.predictive-search__item__title{color:var(--color-brand-primary-dark)}.predictive-search__item__type{color:var(--color-brand-primary);font-size:.75rem;text-transform:capitalize;margin-bottom:.25rem}.predictive-search__item__title{margin:0}.predictive-search__item__excerpt{margin-top:.25rem;color:var(--color-brand-secondary-75);line-height:1.25rem}.predictive-search__group--footer{border-bottom:.0625rem solid var(--color-border);padding:0 0 1rem}.predictive-search__group--footer a{color:var(--color-brand-primary)}