predictive-search{display:block;width:100%;overflow:auto;height:100%}.predictive-search{color:var(--color-brand-text)}.predictive-search-results{box-sizing:border-box;z-index:var(--z-index-popover);position:absolute;top:100%;left:0;right:0;background-color:var(--color-white);padding:0 var(--site-side-spacing);width:100%;margin-left:auto;margin-right:auto;top:112px}@media screen and (min-width:1024px){.predictive-search-results{box-shadow:0 0 10px 2px rgba(0,0,0,.07);top:calc(100% - 1rem);max-width:887px;padding:3.5rem 7rem}}.predictive-search-results__no-results{margin-top:1.25rem}.predictive-search-results__no-results a{color:var(--color-brand-secondary)}@media screen and (min-width:1024px){.predictive-search-results__inner>.is-grid-md{grid-column-gap:7rem}}.predictive-search__see-all{color:var(--color-brand-primary)}@media screen and (min-width:1024px){.predictive-search__see-all{margin-top:1rem}}@media screen and (max-width:1023px){.predictive-search__group{position:relative}}@media screen and (max-width:1023px){.predictive-search__group .predictive-search__see-all{position:absolute;top:0;right:0;font-size:1.125rem;line-height:1.5rem}}.predictive-search__group .predictive-search__see-all .icon{margin-right:.5rem}@media screen and (max-width:1023px){.predictive-search__group .predictive-search__see-all .icon{width:1.5rem;height:1.5rem}}.predictive-search__group:not(:last-child){margin-bottom:3rem}@media screen and (min-width:1024px){.predictive-search__group:not(:last-child){margin-bottom:2rem}}.predictive-search__group-collections{margin-top:2.5rem}.predictive-search__group-header{--text-primary:var(--color-brand-primary)}.predictive-search__group-header p{margin:0;color:var(--color-brand-primary)}.predictive-search__group-label{font-size:1.375rem;line-height:1.625rem}@media screen and (min-width:1024px){.predictive-search__group-label{font-size:1.25rem;line-height:1.5rem}}.predictive-search__list{padding:0;list-style:none;border-bottom:1px solid var(--color-line)}.predictive-search__list-item{margin-bottom:1rem}.predictive-search__list-item:first-child{margin-top:1.5rem}.predictive-search__list-item:last-child{margin-bottom:0}.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:block;grid-template-columns:4rem 1fr;gap:1rem;text-decoration:none;color:inherit}.predictive-search__list__link:hover{text-decoration:none}.predictive-search__list__link:hover .predictive-search__item-title{color:var(--color-brand-secondary)}.predictive-search__list__link.is-grid{display:grid}.predictive-search__item-price,.predictive-search__item-title{color:var(--color-brand-primary-dark)}.predictive-search__item-type{color:var(--color-brand-primary-50);margin-bottom:.25rem;display:block}.predictive-search__item-title{margin-bottom:.25rem}.predictive-search__item-price{display:flex;align-items:center}.predictive-search__footer{padding-top:2rem}@media screen and (max-width:1023px){.predictive-search__footer{padding-bottom:2rem}}.predictive-search__footer .button{color:var(--color-brand-primary)}.predictive-search__footer .button .icon{margin-right:.5rem}