.predictive-search{--color-foreground:18, 18, 18;--color-shadow:121, 110, 101;--color-link:121,110,101;--color-white:#FFFFFF;--color-anti-flash-white:#EBEBEB;--color-battleship-grey:#989289;--color-dim-grey:#796E65;--color-isabelline:#F4F1ED;--color-ecru:#D7C092;--color-battleship-grey-50:#98928980;--m-search-header:300 14px var(--font-heading-family);--t-search-header:300 14px var(--font-heading-family);--d-search-header:300 14px var(--font-heading-family);--m-search-results-suggestions-first-word:300 14px var(--font-heading-family);--t-search-results-suggestions-first-word:300 14px var(--font-heading-family);--d-search-results-suggestions-first-word:300 14px var(--font-heading-family);--m-search-results-suggestions-second-word:600 14px var(--font-heading-family);--t-search-results-suggestions-second-word:600 14px var(--font-heading-family);--d-search-results-suggestions-second-word:600 14px var(--font-heading-family);--m-search-results-products-title:600 14px var(--font-heading-family);--t-search-results-products-title:600 14px var(--font-heading-family);--d-search-results-products-title:600 12px var(--font-heading-family);--m-search-results-products-and-suggestion-title:400 14px var(--font-heading-family);--t-search-results-products-and-suggestion-title:400 14px var(--font-heading-family);--d-search-results-products-and-suggestion-title:400 12px var(--font-heading-family);--m-search-results-products-price:400 10px var(--font-body-family);--t-search-results-products-price:400 10px var(--font-body-family);--d-search-results-products-price:400 10px var(--font-body-family);text-transform:none;display:none;position:absolute;top:calc(100% + -.2rem);left:.1rem;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:#fff;z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch}predictive-search[loading] .predictive-search,predictive-search[open] .predictive-search{display:flex;flex-direction:column;margin-left:-1px}@media screen and (min-width:750px){.predictive-search{border:1px solid #989289;width:100%}.header predictive-search{position:relative}}.predictive-search--search-template{z-index:2;width:calc(100% - .2rem);margin-left:0!important;border:1px solid #989289}@media screen and (max-width:767px){.predictive-search--header{right:0;left:0;top:100%}}.predictive-search__results-groups-wrapper{display:flex;gap:20px;padding:20px}.predictive-search-results-groups-wrapper--no-results{padding:10px 20px;font-family:var(--font-heading-family)}@media screen and (max-width:767px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;width:100%}@media screen and (min-width:768px){.predictive-search__result-group{width:60%}.predictive-search__result-group:first-child{width:40%}}.predictive-search__pages-wrapper{margin-top:28px}@media screen and (min-width:768px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2){display:none}.predictive-search__result-group:first-child{flex:0 0 26.4rem}.predictive-search__result-group:only-child,.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child{flex-grow:1}}.predictive-search__heading{border-bottom:1px solid #989289;padding-bottom:8px;margin-bottom:16px;font:var(--d-search-results-products-and-suggestion-title);color:var(--color-battleship-grey);text-transform:uppercase}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search-status__loading,predictive-search:not([loading]) .predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}.predictive-search-status,.predictive-search__search-for-button{display:none}.predictive-search__item:hover,.predictive-search__item[aria-selected=true],.predictive-search__list-item:hover>*,.predictive-search__list-item[aria-selected=true]>*{color:rgb(var(--color-foreground));background-color:rgba(var(--color-foreground),.04)}.predictive-search__list{display:flex;flex-direction:column;gap:8px}.predictive-search__item{display:flex;text-align:left;text-decoration:none;padding:2px 20px;margin-left:-20px;width:auto}.predictive-search__item-content{white-space:normal;word-wrap:break-word}.predictive-search__item--with-thumbnail{grid-column-gap:2rem;align-items:center;width:100%;margin-left:0;padding:0}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;padding:4px 0;overflow:hidden}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{font:var(--d-search-results-products-title);color:var(--color-dim-grey);margin:0;position:relative;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.predictive-search__result-group:last-child .predictive-search__item-heading{text-transform:uppercase}.predictive-search__item-heading::before{background:0 0;border-bottom:1px solid currentcolor;bottom:0;content:"";height:1px;left:0;position:absolute;transition:all .25s cubic-bezier(.104,.204,.492,1);width:0}#predictive-search-results,.predictive-search__list-item:hover .predictive-search__item-heading::before,.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading::before{width:100%}.predictive-search__item-heading>span{font-weight:400}.predictive-search__item-query-result mark{color:var(--color-dim-grey);background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7)}.predictive-search .price,.predictive-search__item-vendor+.predictive-search__item-heading{margin-top:.5rem}.predictive-search__image{max-width:75px;max-height:89px;width:100%;height:100%}@media screen and (max-width:480px){.predictive-search__results-groups-wrapper .predictive-search__result-group:last-child{padding-bottom:72px;max-height:-webkit-fill-available}}.predictive-search__results-list{display:flex;flex-direction:column}.predictive-search__result-group:not(:first-child) .predictive-search__results-list{gap:8px}[data-predictive-search-live-region-count-value]{padding:0 20px}