.predictive-search{display:none;position:absolute;z-index:3;top:calc(100% + .1rem);left:0;overflow-y:auto;border-top:.2rem rgb(var(--color-button)) solid;background-color:rgb(var(--color-background));-webkit-overflow-scrolling:touch}@media (max-width: 979px){.predictive-search{padding:1.6rem;border-bottom:.1rem solid rgb(var(--color-border))}}@media (min-width: 980px){.predictive-search{padding:2.4rem;border:.1rem solid rgb(var(--color-border));border-top:none}.predictive-search:before{content:"";position:absolute;top:0;right:0;left:0;border-top:.2rem rgb(var(--color-button)) solid}}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;gap:2.4rem}@media (max-width: 979px){.predictive-search .predictive-search{height:calc(100dvh - 12rem)}}@media (min-width: 768px){.predictive-search{border-top:none}}.predictive-search__results-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}.predictive-search__results-list#predictive-search-results-queries-list .predictive-search__item{padding:0;background:none;text-decoration:none}@media screen and (max-width: 749px){.predictive-search--header{top:100%;right:0;left:0}.predictive-search__results-groups-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2.4rem}}@media screen and (min-width: 750px){.predictive-search{top:calc(100% - .1rem);left:0;width:100%}.header predictive-search{position:relative}.header predictive-search[open]:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0}}@media (max-width: 767px){.predictive-search__search-for-button{margin:1.6rem -1.2rem -1.2rem}}@media (min-width: 768px){.predictive-search__search-for-button{margin:1.6rem -2.1rem -2.1rem}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem}@media (min-width: 768px){.predictive-search__result-group>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.6rem}}.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__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}.predictive-search__heading{margin:0;color:rgb(var(--color-button));font-size:1.4rem;letter-spacing:0}@media (max-width: 767px){.predictive-search__heading{padding:0 0 .8rem}}@media (min-width: 980px){.predictive-search__heading{padding:0}}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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;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--term{background-color:rgba(var(--color-foreground),.04);color:rgb(var(--color-foreground))}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:.4rem;text-align:left;text-decoration:none}.predictive-search__item--link-with-thumbnail{display:grid;grid-column-gap:1.2rem;grid-template-areas:"product-image product-content";grid-template-columns:5.6rem 1fr}.predictive-search__item-content{display:-webkit-box;display:-ms-flexbox;display:flex;grid-area:product-content;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.predictive-search__item-content--centered{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0;font-size:1.6rem}.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{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1.3rem 2rem;line-height:calc(1 + .4 / var(--font-body-scale));word-break:break-all}@media (min-width: 980px){.predictive-search__item--term{padding:1.6rem 2.4rem}}.predictive-search__item--term .icon-arrow{-ms-flex-negative:0;flex-shrink:0;width:2rem;height:2rem}.predictive-search__item--term .icon-arrow path{stroke-width:2px}.predictive-search__image{grid-area:product-image;width:5.6rem;height:5.6rem;background-color:#fff;-o-object-fit:contain;object-fit:contain;aspect-ratio:1}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-predictive-search.css.map */
