.predictive-search{display:none;width:100%;min-height:4.5rem;border:none;overflow:hidden}.predictive-search--search-template{width:100%}@media screen and (min-width:750px){.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}predictive-search[open] .search__button--reset,predictive-search[loading] .search__button--reset{display:flex}predictive-search .spinner{width:3.2rem;height:3.2rem;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;align-items:center;padding:2.4rem}predictive-search[loading] .predictive-search__results-list:first-child{display:none}predictive-search[loading] .predictive-search__empty{display:none}.predictive-search__result-group{margin-top:2rem}.predictive-search__result-tabs{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;column-gap:2rem;row-gap:.8rem;margin:0;padding:0;padding-bottom:2.4rem;width:100%;list-style:none}.predictive-search__result-tabs:empty{padding-bottom:0}.predictive-search__result-tab{cursor:pointer;position:relative;margin-bottom:0;display:inline-block;line-height:normal;vertical-align:middle}.predictive-search__result-tab-title{color:rgb(var(--color-foreground));position:relative;padding:0;background:transparent;background-position:right 100%;background-size:0% 5%;background-image:linear-gradient(to right,rgba(var(--color-foreground)) 0% 100%);background-repeat:no-repeat;background-color:transparent;word-break:break-word;text-decoration:none;transition:background-size var(--duration-default) ease-in-out,color .4s cubic-bezier(.602,.007,.374,.995);vertical-align:middle;z-index:1}.predictive-search__result-tab.active span{background-size:100% 5%;background-position:left 100%}@media screen and (min-width:1200px){.predictive-search__result-tab:hover span{background-size:100% 5%;background-position:left 100%}}.predictive-search-results-wrapper{max-height:calc(100vh - var(--search-height) - 3.2rem);max-height:calc(var(--vh, 1vh) * 100 - var(--search-height) - 3.2rem);max-height:calc(100dvh - var(--search-height) - 3.2rem);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;padding-right:.8rem}@media screen and (min-width:990px){.predictive-search-results-wrapper{max-height:calc(var(--header-search-height, 61.1rem) - var(--search-height))}}@media screen and (min-width:1360px){.predictive-search-results-wrapper{max-height:calc(var(--header-search-height, 65rem) - var(--search-height))}}@media screen and (min-width:1536px){.predictive-search-results-wrapper{max-height:calc(var(--header-search-height, 68rem) - var(--search-height))}}.predictive-search-results-wrapper::-webkit-scrollbar{width:.4rem}.predictive-search-results-wrapper::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.5);border-radius:2rem}.predictive-search-results-wrapper::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--color-foreground),1)}.predictive-search-results-wrapper .card-information__wrapper{z-index:2;pointer-events:none}.template-404 .predictive-search-results-wrapper{max-height:none;padding-right:0}.predictive-search__results-list_queries{direction:ltr;gap:1.6rem;align-items:center;flex-wrap:wrap}.predictive-search__results-list_queries.predictive-search__results-list.active{display:flex}.predictive-search__results-list_queries-link{word-break:break-word;transition:opacity var(--duration-default)}.predictive-search__results-list_queries-link mark{background-color:rgb(var(--color-background-secondary))}.predictive-search__results-list_queries-link:focus-visible{outline-offset:-.1rem}@media screen and (hover:hover)and (pointer:fine){.predictive-search__results-list_queries-link:hover{opacity:var(--hover-opacity)}}.predictive-search__results-list_products{direction:ltr;grid-template-columns:1fr;gap:3.2rem 2rem}@media screen and (min-width:576px){.predictive-search__results-list_products{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:750px){.predictive-search__results-list_products{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:990px){.predictive-search__results-list_products{grid-template-columns:repeat(5,1fr)}}@media screen and (min-width:1200px){.predictive-search__results-list_products{gap:3.2rem 2.4rem}}@media screen and (min-width:1360px){.header__search .predictive-search__results-list_products{grid-template-columns:repeat(6,1fr)}}@media screen and (min-width:1536px){.header__search .predictive-search__results-list_products{grid-template-columns:repeat(7,1fr)}}@media screen and (min-width:1700px){.header__search .predictive-search__results-list_products{grid-template-columns:repeat(8,1fr)}}.predictive-search__results-list_collections{direction:ltr;grid-template-columns:1fr;gap:3.2rem 1.6rem}@media screen and (min-width:576px){.predictive-search__results-list_collections{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.predictive-search__results-list_collections{grid-template-columns:repeat(3,1fr)}}@media screen and (min-width:1360px){.predictive-search__results-list_collections{grid-template-columns:repeat(4,1fr)}}.predictive-search__results-list_pages{grid-template-columns:1fr;gap:2rem}@media screen and (min-width:750px){.predictive-search__results-list_pages{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1200px){.predictive-search__results-list_pages{grid-template-columns:repeat(3,1fr);gap:2.4rem}}@media screen and (min-width:1536px){.predictive-search__results-list_pages{grid-template-columns:repeat(4,1fr)}}.predictive-search__results-list_articles{direction:ltr;grid-template-columns:1fr;gap:2rem}.predictive-search__results-list_collections{column-gap:2rem;row-gap:3.2rem}@media screen and (min-width:1200px){.predictive-search__results-list_collections{column-gap:2.4rem}}.predictive-search__empty{display:flex;flex-direction:column;gap:.8rem;margin-top:2rem}.predictive-search__empty-title{color:rgb(var(--color-foreground));word-break:break-word;max-width:44.2rem;text-transform:none;line-height:1.1}.predictive-search__empty-text{color:rgb(var(--color-foreground-secondary));word-break:break-word;max-width:44.2rem;text-transform:none}.predictive-search__results-list{display:none;padding-bottom:2.4rem}.predictive-search__results-list.active{display:grid}.no-js .predictive-search{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/22/assets/component-predictive-search.css.map */
