<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:0;font-size:var(--font-16);background-color:var(--white);z-index:3;border-bottom-right-radius:var(--rad-s);border-bottom-left-radius:var(--rad-s);box-shadow:var(--shadow-line);overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid var(--store-secondary-color)}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:100%}.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;width:calc(100% + .2rem)}}@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:first-child{flex:0 0 40rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{display:flex;align-items:center;gap:var(--gap-xs);font-size:var(--font-18);font-weight:var(--font-bold);border-bottom:solid .1rem var(--store-secondary-color);padding-bottom:var(--gap-xs);margin:0;color:var(--store-main-color-light)}.predictive-search__heading .svg-icon,.predictive-search__item--term .svg-icon{height:2.4rem;width:calc(2.4rem + var(--gap-xs));padding-right:var(--gap-xs);border-right:solid .1rem var(--store-secondary-color)}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{margin-bottom:var(--gap-s)}.predictive-search__list-item:last-of-type{margin-bottom:0}.predictive-search__list-item[aria-selected=true]&gt;*,.predictive-search__list-item:hover&gt;*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:var(--store-main-color);background-color:var(--store-accent-color)}.predictive-search__item{display:flex;text-align:left;text-transform:uppercase;text-decoration:none;width:100%;border-radius:var(--rad-s);font-weight:var(--font-bold);letter-spacing:.12rem}.predictive-search__item-heading{margin:0;font-size:var(--font-16)}.predictive-search__item--term{justify-content:center;align-items:center;gap:var(--gap-xs);padding:var(--gap-xs) var(--gap-s);margin:0;word-break:break-all;border-radius:0}.predictive-search__item--term span{font-size:var(--font-16);font-weight:var(--font-bold);color:var(--store-main-color);text-transform:uppercase;letter-spacing:.12rem}@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__search-for-button{border-bottom-left-radius:var(--rad-s);border-bottom-right-radius:var(--rad-s);overflow:hidden}.predictive-search__first-column-item img,.predictive-search__first-column-item svg{width:7.2rem;height:7.2rem;object-fit:contain;background-color:var(--white);border:solid .1rem var(--store-secondary-color);border-radius:var(--rad-s);padding:var(--gap-xxs)}.predictive-search__first-column-item svg{padding:var(--gap-xs);color:var(--store-main-color-light)}.predictive-search__list-item:hover .predictive-search__first-column-item img,.predictive-search__list-item:hover .predictive-search__first-column-item svg{border-color:var(--store-accent-color);border-width:.2rem}.highlighted-terms{background-color:var(--store-accent-color);padding:0 .16rem;border-radius:var(--rad-s)}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-predictive-search.css.map */
</pre></body></html>