.predictive-search{display:none;position:absolute;width:100%;left:0;top:calc(100% + .1rem);font-size:var(--font-16);border-bottom:var(--border-light);background-color:rgb(var(--color-background));z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search .h5{font-size:var(--font-16)}.predictive-search--search-template{z-index:3;width:100%}.predictive-search__results-groups-wrapper{display:flex;border-bottom:var(--border-light);padding-bottom:1rem}@media screen and (max-width: 749px){.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: 990px){.predictive-search{border-top:none;padding-left:var(--gap-s);padding-right:var(--gap-s)}}@media screen and (min-width: 1600px){.predictive-search{border-top:none;padding-left:var(--gap-xl);padding-right:var(--gap-xl)}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:var(--gap-s);padding:var(--gap-s)}.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:not(.single-column):first-child{flex:0 0 32rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}@media screen and (min-width: 1600px){.predictive-search__result-group:not(.single-column):first-child{flex:0 0 48rem}}.predictive-search__item--term,.predictive-search__heading{font-size:var(--font-16);font-weight:var(--font-bold);margin:0;color:var(--iron);text-transform:uppercase;letter-spacing:.12rem}.predictive-search__heading{border-bottom:var(--border-light);padding-bottom:var(--gap-xs)}.header .predictive-search__heading>.svg-icon,.predictive-search__heading>.svg-icon{height:2.8rem;width:auto;padding-right:var(--gap-xs);border-right:var(--border-light)}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{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{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{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(--carbon);background-color:var(--lemon)}.predictive-search__item{display:flex;padding:var(--gap-xs);text-align:left;text-decoration:none;width:100%;border-radius:var(--rad-xs)}.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-content{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 *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:center;align-items:center;gap:var(--gap-s);padding:var(--gap-xs) var(--gap-s);word-break:break-all;border-radius:0}.predictive-search__item--term span{word-break:normal}@media screen and (min-width: 750px){.predictive-search__item--term{padding-top:var(--gap-s);padding-bottom:var(--gap-s)}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;color:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.predictive-search__search-for-button{border-bottom-left-radius:var(--rad-xs);border-bottom-right-radius:var(--rad-xs);overflow:hidden}.predictive-search__item--term .svg-icon.search{height:2.8rem;width:auto;padding-right:var(--gap-s);border-right:var(--border-light)}.predictive-search__item-content--brand img{width:8.8rem;height:8.8rem;object-fit:contain;background-color:var(--white);border:var(--border-light);border-radius:var(--rad-s);padding:var(--gap-xxs)}.predictive-search__item-content--brand p{font-weight:var(--font-bold);text-transform:uppercase;letter-spacing:0;color:var(--carbon)}.predictive-search__item-content--brand span{font-size:var(--font-16)}.predictive-search__item-content--brand .svg.svg-icon{height:2rem;width:auto}.highlighted-terms{background-color:var(--lemon);padding-left:.1rem;padding-right:.1rem}.card-search-product{width:100%;height:100%;background-color:var(--white);border:var(--border-light);padding:var(--gap-xs);position:relative}.card-search-product__image img{object-fit:contain}.card-search-product h5{margin:0;font-size:var(--font-16)}.card-search-product a{color:var(--carbon);text-decoration:none}.card-search-product a:after{content:"";position:absolute;width:100%;height:100%;left:0;top:0}.card-search-product__details .brand{color:var(--iron);text-transform:uppercase;font-size:var(--font-14)}.card-search-product__details strong{font-weight:var(--font-bold);text-align:center}.card-search-product__details .format{border:.1rem dotted var(--cedar);border-radius:var(--rad-s);padding-left:var(--gap-xs);padding-right:var(--gap-xs);margin-top:var(--gap-xxs)}.card-search-product__price,.card-search-product__pqr{line-height:1.6}.card-search-product__price{font-weight:var(--font-bold);border-bottom:var(--border-light)}.card-search-product__price-form{width:100%}.card-search-product .loading-overlay__spinner{position:absolute;padding:var(--gap-xs);width:4.6rem;height:4.6rem;background-color:var(--lemon);border-radius:50%;display:flex;align-items:center;justify-content:center}.card-search-product .loading-overlay__spinner .spinner{width:2.4rem;height:auto}@media screen and (max-width: 749px){.card-search-product__image img{width:6.4rem;height:6.4rem}.card-search-product__price-form{width:unset}}.snize-ac-results{display:none!important}
/*# sourceMappingURL=/s/files/1/2714/6344/t/45/assets/component-predictive-search.css.map */
