.predictive-search{display:none;position:absolute;top:100%;left:-2rem;width:100vw;background-color:var(--color-neutrals-white, #fff);z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);overflow-y:auto;-webkit-overflow-scrolling:touch}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}predictive-search .spinner{width:3rem;height:3rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading,predictive-search[loading] .predictive-search__search-for-button,predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state,.predictive-search__result-group:first-child .predictive-search__pages-wrapper{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__search-for-button{display:initial}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:1rem;padding:2rem;background-color:#f1f4f8;text-align:center}.predictive-search__result-group--background{--color-foreground: var(--color-neutrals-white);background-color:var(--color-brand-primary);color:var(--color-neutrals-white)}.predictive-search__results-list{display:flex;flex-flow:column nowrap;gap:1.2rem}.predictive-search__results-section-title{margin:0 0 1.2rem;font-weight:700;text-transform:uppercase;font-size:2rem}.predictive-search__list-item{background:rgb(var(--color-background));border-radius:.5rem}.predictive-search__item{display:flex;padding:2rem;text-align:left;text-decoration:none;width:100%}.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;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-heading{margin:0;margin-bottom:1.6rem}.predictive-search__item-details{display:flex;align-items:center;gap:1rem}.predictive-search__item .price{font-size:1.6rem}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}@media screen and (min-width: 768px){.header predictive-search{position:relative}.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__results-list{flex-flow:row wrap}.predictive-search__list-item{flex:0 1 calc(33.33333% - .8rem)}.predictive-search__result-group{text-align:left}}@media screen and (min-width: 1024px){.header predictive-search{position:unset}.predictive-search{max-width:114rem;left:50%;transform:translate(-50%)}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-predictive-search.css.map */
