.predictive-search{display:none;position:absolute;top:calc(100% + 1.1rem);width:100%;z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:.5rem;overflow-x:hidden}predictive-search[loading] .predictive-search,predictive-search[open] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7)}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[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.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__item{display:flex;text-align:left;text-decoration:none!important;width:100%}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column;justify-content:flex-start}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result :not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75);background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search .price,.predictive-search__item-vendor+.predictive-search__item-heading{margin-top:.5rem}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper{flex-direction:column;gap:2rem}.predictive-search{position:relative;width:100%}}@media screen and (min-width:750px){.header predictive-search{position:relative}.predictive-search__result-group:last-child .predictive-search__pages-wrapper,.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2){display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial;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;width:100%}}.discount-bg-graident{background:linear-gradient(270deg,rgba(229,255,238,0) 0,#e5ffee 100%)}.predictive-search__search-for-button.see-all-cta{background:linear-gradient(360deg,#fff 84.7%,rgba(255,255,255,0) 100%);display:flex;justify-content:center;align-items:center}