.predictive-search{background-color:var(--color-white);z-index:3;box-shadow:0 .4rem .5rem rgb(from var(--color-black)r g b/5%);-webkit-overflow-scrolling:touch;border-style:solid;display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;overflow-y:auto}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{border-bottom:.1rem solid rgb(from var(--color-black)r g b/8%);padding-bottom:1rem;display:flex}@media screen and (max-width:749px){.predictive-search--header{top:100%;left:0;right:0}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.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}@media screen and (min-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}}.predictive-search__heading{border-bottom:var(--color-black).1rem solid;font-size:var(--text-xs);text-transform:uppercase;margin:0 2rem;padding:1.5rem 0 .75rem}.predictive-search__results-list{margin:0;padding:0;list-style:none}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}predictive-search[loading] .predictive-search__loading-state{justify-content:center;padding:1rem;display:flex}predictive-search[loading] .predictive-search__search-action,predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-action{display:initial}.predictive-search__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:var(--color-black);background-color:rgb(from var(--color-black)r g b/4%)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-underline-offset:.3rem;text-decoration:underline}.predictive-search__item{text-align:left;width:100%;font-size:var(--text-sm);cursor:pointer;padding:1rem 2rem;text-decoration:none;display:flex}.predictive-search__item:hover{color:rgb(from var(--color-black)r g b/75%)}.predictive-search__item--link-with-thumbnail{grid-column-gap:2rem;grid-template-columns:5rem 1fr;grid-template-areas:"product-image product-content";display:grid}.predictive-search__item-content{flex-direction:column;grid-area:product-content;justify-content:center;display:flex}.predictive-search__item-vendor{font-size:var(--text-xs);text-transform:uppercase;line-height:1.2rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result :not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgb(from var(--color-black)r g b/75%);background-color:#0000}.predictive-search__item .price{color:rgb(from var(--color-black)r g b/70%);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{height:100%;margin-top:.6rem;margin-bottom:.6rem}.predictive-search__item--term{word-break:break-all;justify-content:space-between;align-items:center;padding:1.3rem 2rem}@media screen and (min-width:750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{flex-shrink:0;width:1.4rem;height:1.4rem;margin-left:2rem}.predictive-search__image{object-fit:contain;grid-area:product-image;font-family:object-fit\: contain}.predictive-search__item--animate-arrow .icon-arrow path{transition:transform var(--duration-short)ease;transform:translate(-.25rem)}.predictive-search__item--animate-arrow:hover .icon-arrow path{transform:translate(-.05rem)}
