predictive-search .field--search{position:relative;z-index:4}predictive-search:is([open],[loading]) .field--search:after,predictive-search:is([open],[loading]) .field--search:before{display:none}predictive-search[open]:not([loading]):has(.predictive-search-results--empty) .field--search:after,predictive-search[open]:not([loading]):has(.predictive-search-results--empty) .field--search:before{display:block}.predictive-search:before{border-radius:var(--inputs-radius-search-outset);bottom:0;box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--rgb-shadow,var(--color-shadow)),var(--inputs-shadow-opacity));content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}.predictive-search:after{--highlight-color:var(--gw-color-secondary);border:.1rem solid transparent;border-radius:var(--inputs-radius-search);bottom:var(--inputs-border-width);box-shadow:0 0 0 var(--inputs-border-width) var(--color-border);content:"";left:var(--inputs-border-width);pointer-events:none;position:absolute;right:var(--inputs-border-width);top:var(--inputs-border-width);transition:box-shadow var(--duration-short) ease;z-index:1;--highlight-color:var(--gw-color-border-2)}.field:is(:hover,:has(.field__input:is(:focus,:focus-visible)))+.predictive-search:after{border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-highlight-width) var(--highlight-color);outline:0}.field:is(:has(.field__input:is(:focus,:focus-visible)))+.predictive-search{--inputs-highlight-width:var(--inputs-highlight-width-focus)}@media screen and (max-width:749.9px){.predictive-search:after,.predictive-search:before{display:none}predictive-search[open]:not([loading]) form.search__form:after,predictive-search[open]:not([loading]) form.search__form:before{border-color:rgba(var(--rgb-foreground,var(--color-foreground)),var(--popup-border-opacity));border-style:solid;border-width:var(--popup-border-width);height:100vh;height:calc(var(--vh, 1vh)*100);left:0;position:absolute;top:0;width:100%}predictive-search:has(.predictive-search-results--empty) form.search__form:after,predictive-search:has(.predictive-search-results--empty) form.search__form:before{display:none!important}predictive-search[open]:not([loading]) form.search__form:before{border-radius:var(--inputs-radius-search-outset);bottom:0;box-shadow:var(--inputs-shadow-horizontal-offset) var(--inputs-shadow-vertical-offset) var(--inputs-shadow-blur-radius) rgba(var(--rgb-shadow,var(--color-shadow)),var(--inputs-shadow-opacity));content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:-1}predictive-search[open]:not([loading]) form.search__form:after{--highlight-color:var(--gw-color-secondary);border:.1rem solid transparent;border-radius:var(--inputs-radius-search);bottom:var(--inputs-border-width);box-shadow:0 0 0 var(--inputs-border-width) var(--color-border);content:"";left:var(--inputs-border-width);pointer-events:none;position:absolute;right:var(--inputs-border-width);top:var(--inputs-border-width);transition:box-shadow var(--duration-short) ease;z-index:1;--highlight-color:var(--gw-color-border-2)}.field:is(:hover,:has(.field__input:is(:focus,:focus-visible)))+.predictive-search:after{border-radius:var(--inputs-radius);box-shadow:0 0 0 var(--inputs-highlight-width) var(--highlight-color);outline:0}.field:is(:has(.field__input:is(:focus,:focus-visible)))+.predictive-search{--inputs-highlight-width:var(--inputs-highlight-width-focus)}}.predictive-search{--inputs-height:var(--inputs-height-search);--inputs-label-offset:var(--inputs-label-offset-search);--inputs-radius:var(--inputs-radius-search);background-color:rgb(var(--rgb-background,var(--color-background)));border-color:rgba(var(--rgb-foreground,var(--color-foreground)),var(--popup-border-opacity));border-radius:var(--inputs-radius-search);border-style:solid;border-width:var(--popup-border-width);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--rgb-shadow,var(--color-shadow)),var(--popup-shadow-opacity));display:none;left:0;overflow-y:auto;padding-top:var(--inputs-height);position:absolute;top:0;z-index:3;-webkit-overflow-scrolling:touch;width:100%;-ms-overflow-style:none;scrollbar-width:none}@media screen and (max-width:749.9px){.predictive-search{padding-top:0}}.predictive-search::-webkit-scrollbar{display:none}.predictive-search-results{display:flex;flex-direction:column;gap:clamp(calc(var(--gw-spacing-3)/10*1rem),(var(--gw-spacing-3)/10 * 1rem) + (var(--gw-spacing-5) - var(--gw-spacing-3)) * ((100vw - 39rem)/810),calc(var(--gw-spacing-5)/10*1rem));padding:clamp(.5rem,.61728vw + .25926rem,1rem) clamp(2rem,1.23457vw + 1.51852rem,3rem) clamp(2rem,1.23457vw + 1.51852rem,3rem)}@media screen and (max-width:749.9px){.predictive-search-results{padding-top:clamp(2rem,1.23457vw + 1.51852rem,3rem);position:relative}}predictive-search:not([loading]) .predictive-search-results--empty{display:none}.predictive-search-results__suggestions{margin-bottom:clamp(calc(var(--gw-spacing-3)/10*1rem),(var(--gw-spacing-3)/10 * 1rem) + (var(--gw-spacing-5) - var(--gw-spacing-3)) * ((100vw - 39rem)/810),calc(var(--gw-spacing-5)/10*1rem))}.predictive-search--search-template{width:calc(100% + .2rem);z-index:2}.predictive-search__results-groups-wrapper{display:flex}@media screen and (max-width:749.9px){.predictive-search--header,predictive-search[open]:not([loading]) form.search__form:after,predictive-search[open]:not([loading]) form.search__form:before{--bottom-offset:var(--spacing-edge);--max-height:calc(100vh - var(--header-height) - var(--bottom-offset));--max-height-adjusted:calc(var(--vh, 1vh)*100 - var(--header-height) - var(--bottom-offset));left:var(--spacing-edge);max-height:var(--max-height-adjusted,var(--max-height))!important;right:var(--spacing-edge);top:100%;width:calc(100% - var(--spacing-edge)*2)}.predictive-search:has(.predictive-search-results--empty){background-color:transparent}.field--search:after{display:block!important}.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}.header predictive-search{position:relative}}predictive-search[loading] .predictive-search,predictive-search[open] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex:1 1 auto;flex-direction:column;gap:2rem}@media screen and (min-width:750px){.predictive-search__results-groups-wrapper{gap:clamp(calc(var(--gw-spacing-6)/10*1rem),(var(--gw-spacing-6)/10 * 1rem) + (var(--gw-spacing-8) - var(--gw-spacing-6)) * ((100vw - 39rem)/810),calc(var(--gw-spacing-8)/10*1rem))}.predictive-search__result-group:last-child{flex:0 0 19rem}.predictive-search__result-group:only-child,.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:last-child{flex-grow:1}}.predictive-search__heading{border-bottom:.1rem solid var(--color-border);margin:0 0 .4rem;padding:0 0 clamp(.8rem,.24691vw + .7037rem,1rem)}.predictive-search__result-group--primary .predictive-search__results-list.grid{--grid-horizontal-spacing:clamp(1.6rem,1.48148vw + 1.02222rem,2.8rem);--grid-vertical-spacing:clamp(1.6rem,.49383vw + 1.40741rem,2rem);margin:0;padding-top:clamp(calc(var(--gw-spacing-4)/10*1rem),(var(--gw-spacing-4)/10 * 1rem) + (var(--gw-spacing-6) - var(--gw-spacing-4)) * ((100vw - 39rem)/810),calc(var(--gw-spacing-6)/10*1rem))}.predictive-search__search-for-button .button{min-width:12.8rem}predictive-search .spinner{height:1.5rem;line-height:0;width:1.5rem}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__results-groups-wrapper~.predictive-search__loading-state,predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__result-group--secondary .predictive-search__list-item{padding:clamp(calc(var(--gw-spacing-2)/10*1rem),(var(--gw-spacing-2)/10 * 1rem) + (var(--gw-spacing-3) - var(--gw-spacing-2)) * ((100vw - 39rem)/810),calc(var(--gw-spacing-3)/10*1rem)) 0}.predictive-search__result-group--secondary .predictive-search__list-item:last-child{margin-bottom:0}.predictive-search__list-item:hover .predictive-search__item-heading,.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading{-webkit-text-decoration:underline;text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;text-align:left;-webkit-text-decoration:none;text-decoration:none;width:100%}.predictive-search__item--article,.predictive-search__item--page{font-weight:var(--font-weight-bold)}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item--link-with-icon{align-items:start}.predictive-search__item--link-with-icon .icon{color:var(--gw-color-interactive);flex-shrink:0;height:auto;margin-right:clamp(1rem,.24691vw + .9037rem,1.2rem);width:clamp(2rem,.49383vw + 1.80741rem,2.4rem)}.predictive-search__item-content{display:flex;flex-direction:column;grid-area:product-content}.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 mark{background-color:transparent}.predictive-search-results .predictive-search__item-heading{-webkit-text-decoration:none!important;text-decoration:none!important}.predictive-search__item .price{color:rgba(var(--rgb-foreground,var(--color-foreground)),.7);font-size:1.2rem}.predictive-search .price,.predictive-search__item-vendor+.predictive-search__item-heading{margin-top:.5rem}.predictive-search__item--term{align-items:center;justify-content:space-between;line-height:1.4;padding:1.3rem 2rem;word-break:break-all}@media screen and (min-width:750px){.predictive-search__item--term{padding-bottom:1rem;padding-top:1rem}}.predictive-search__item--term .icon-arrow{color:rgb(var(--rgb-link,var(--color-link)));flex-shrink:0;height:1.4rem;margin-left:2rem;width:1.4rem}.predictive-search__image{font-family:"object-fit: contain";grid-area:product-image;-o-object-fit:contain;object-fit:contain}
