.predictive-search{display:none;width:100%;border:none;overflow:hidden;container-type:inline-size;container-name:predictiveSearch}@container predictiveSearch (max-width: 700px){.predictive-search .header-banner:before{padding-bottom:var(--padding-bottom-mobile)}}.predictive-search .header-banner.header-banner--two-images .header-banner__image{display:block}.predictive-search .header-banner.header-banner--two-images .header-banner__image-mobile{display:none}@container predictiveSearch (max-width: 700px){.predictive-search .header-banner.header-banner--two-images .header-banner__image{display:none}.predictive-search .header-banner.header-banner--two-images .header-banner__image-mobile{display:block}}.predictive-search--search-template{width:100%}@media screen and (min-width: 990px){.header predictive-search{position:relative}}predictive-search .spinner{width:4.8rem;height:4.8rem}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{width:100%;height:calc(100dvh - var(--search-modal-top, 0px) - 2rem);display:flex;justify-content:center;align-items:center;padding:2rem 1.2rem 4rem 0}@media screen and (min-width: 990px){predictive-search[loading] .predictive-search__loading-state{height:100%;padding:4rem 1.6rem 4rem 0}}predictive-search[loading] .predictive-search__results-list:first-child,predictive-search[loading] .predictive-search-results-container,predictive-search[loading] .predictive-search-initial-content,predictive-search[results] .predictive-search-initial-content{display:none}.predictive-search-results-container{width:100%}.predictive-search__result-group{width:100%;display:block}.predictive-search__result-tabs{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:.8rem;margin:0;padding:0;width:100%;list-style:none;margin-bottom:2.4rem;padding-right:.8rem}.predictive-search__result-tab{display:flex;align-items:center;justify-content:center;padding:.6rem 1.2rem;border:.1rem solid rgb(var(--color-border));border-radius:var(--border-radius-button);box-shadow:0 20px 40px rgba(var(--color-foreground),.03);transition:border var(--duration-default) ease}@media screen and (min-width: 750px){.predictive-search__result-tab{padding:.6rem 1.4rem}}.predictive-search__result-tab.active{pointer-events:none;border-color:rgb(var(--color-accent))}.predictive-search__result-tab.active .predictive-search__result-tab-title{color:rgb(var(--color-accent))}@media screen and (pointer: fine){.predictive-search__result-tab:hover{border-color:rgb(var(--color-foreground))}}.predictive-search__result-tab-title{color:rgb(var(--color-foreground));font-size:calc(var(--font-button-scale) * 1rem);font-family:var(--font-button-family);font-weight:var(--font-button-weight);font-style:var(--font-button-style);text-transform:var(--font-button-text-transform);letter-spacing:var(--font-button-letter-spacing);text-decoration:none;transition:color var(--duration-default) ease}[data-scheme=dark] .predictive-search__result-tab.active{border-color:rgb(var(--color-foreground))}[data-scheme=dark] .predictive-search__result-tab.active .predictive-search__result-tab-title{color:rgb(var(--color-foreground))}@media screen and (pointer: fine){[data-scheme=dark] .predictive-search__result-tab:not(.active):hover .predictive-search__result-tab-title{color:rgb(var(--color-foreground-secondary))}}.predictive-search-results-wrapper{display:none;width:100%;overflow-y:auto;padding-right:.8rem}.predictive-search-results-wrapper.active{display:block;height:calc(100dvh - var(--search-modal-top, 0px) - 4rem - var(--tabs-height, 0px))}@media screen and (min-width: 990px){.predictive-search-results-wrapper.active{height:100%}}@media screen and (min-width: 990px){.predictive-search-results-wrapper{max-height:calc(100dvh - var(--search-modal-top, 0px) - 9.2rem - var(--tabs-height, 0px))}}.predictive-search-results-wrapper::-webkit-scrollbar{width:.4rem;height:.4rem;background:rgb(var(--color-background))}.predictive-search-results-wrapper::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.predictive-search-results-wrapper::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--color-foreground))}.predictive-search__results-list{display:none}.predictive-search__results-list.active{display:grid;padding-bottom:2rem}@media screen and (min-width: 990px){.predictive-search__results-list.active{padding-bottom:0}}.predictive-search__results-list_queries{direction:ltr;align-items:center;flex-wrap:wrap}.predictive-search__results-list_queries-item:first-child .predictive-search__results-list_queries-link{padding-top:0}.predictive-search__results-list_queries-item:last-child .predictive-search__results-list_queries-link{padding-bottom:0}.predictive-search__results-list_queries-link{width:100%;padding:.8rem 0;word-break:break-word;transition:opacity var(--duration-default) ease}.predictive-search__results-list_queries-link mark{color:rgb(var(--color-background));background-color:rgb(var(--color-foreground));padding:.1rem;margin:0 .1rem}.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:.7}}.predictive-search__results-list_products{direction:ltr;grid-template-columns:repeat(4,1fr);column-gap:.8rem;row-gap:3.2rem}@container predictiveSearch (max-width: 850px){.predictive-search__results-list_products{grid-template-columns:repeat(3,1fr)}}@container predictiveSearch (max-width: 650px){.predictive-search__results-list_products{grid-template-columns:repeat(2,1fr)}}@container predictiveSearch (max-width: 450px){.predictive-search__results-list_products{grid-template-columns:1fr}}.predictive-search__results-list_collections{direction:ltr;gap:.8rem;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}@container predictiveSearch (max-width: 900px){.predictive-search__results-list_collections{grid-template-columns:repeat(3,1fr)}}@container predictiveSearch (max-width: 750px){.predictive-search__results-list_collections{grid-template-columns:repeat(2,1fr)}}@container predictiveSearch (max-width: 550px){.predictive-search__results-list_collections{grid-template-columns:1fr}}.predictive-search__results-list_collections--2{grid-template-columns:repeat(2,1fr)}@container predictiveSearch (max-width: 600px){.predictive-search__results-list_collections--2{grid-template-columns:1fr}}.predictive-search__results-list_collections--3{grid-template-columns:repeat(3,1fr)}@container predictiveSearch (max-width: 800px){.predictive-search__results-list_collections--3{grid-template-columns:repeat(2,1fr)}}@container predictiveSearch (max-width: 600px){.predictive-search__results-list_collections--3{grid-template-columns:1fr}}.predictive-search__results-list_collections--4{grid-template-columns:repeat(4,1fr)}@container predictiveSearch (max-width: 900px){.predictive-search__results-list_collections--4{grid-template-columns:repeat(3,1fr)}}@container predictiveSearch (max-width: 750px){.predictive-search__results-list_collections--4{grid-template-columns:repeat(2,1fr)}}@container predictiveSearch (max-width: 500px){.predictive-search__results-list_collections--4{grid-template-columns:1fr}}.predictive-search__results-list_pages,.predictive-search__results-list_articles{direction:ltr;grid-template-columns:1fr;gap:1.6rem}@container predictiveSearch (max-width: 400px){.predictive-search__results-list_articles{gap:2.4rem}.predictive-search__results-list_articles .small-article-card-link{flex-direction:column}.predictive-search__results-list_articles .small-article-card-link .small-article-card-image-wrapper{width:100%}}predictive-search[open=true][results=true]:not([loading=true]) .predictive-search__empty{display:flex}.predictive-search__empty{display:none;flex-direction:column;gap:.8rem;padding:0 1.2rem 2rem 0;height:calc(100dvh - var(--search-modal-top, 0px) - 2rem)}@media screen and (min-width: 990px){.predictive-search__empty{padding:0 1.6rem 0 0;height:auto}}.predictive-search__empty-title{color:rgb(var(--color-foreground));word-break:break-word}.predictive-search__empty-text{color:rgb(var(--color-foreground-secondary));word-break:break-word}.predictive-search-initial-content{width:100%;height:calc(100dvh - var(--search-modal-top, 0px) - 2rem);display:flex;align-items:flex-start;column-gap:6.2rem;row-gap:2.4rem;overflow-y:auto;padding-right:.4rem;padding-bottom:2rem}@media screen and (min-width: 990px){.predictive-search-initial-content{height:100%;max-height:calc(100dvh - var(--search-modal-top, 0px) - 6.8rem);padding-right:.8rem;padding-bottom:0}}@container predictiveSearch (max-width: 950px){.predictive-search-initial-content{column-gap:4.8rem}}@container predictiveSearch (max-width: 900px){.predictive-search-initial-content{column-gap:4rem}}@container predictiveSearch (max-width: 850px){.predictive-search-initial-content{column-gap:3.6rem}}@container predictiveSearch (max-width: 800px){.predictive-search-initial-content{column-gap:3.2rem}}@container predictiveSearch (max-width: 700px){.predictive-search-initial-content{flex-direction:column}}.predictive-search-initial-content::-webkit-scrollbar{width:.4rem;height:.4rem;background:rgb(var(--color-background))}.predictive-search-initial-content::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.predictive-search-initial-content::-webkit-scrollbar-thumb:hover{background-color:rgba(var(--color-foreground))}.predictive-search-main{width:100%;max-width:48%;display:flex;flex-direction:column;row-gap:2.4rem}.predictive-search-main.predictive-search-main--full-width{max-width:100%}@container predictiveSearch (max-width: 950px){.predictive-search-main{max-width:46%}.predictive-search-main.predictive-search-main--full-width{max-width:100%}}@container predictiveSearch (max-width: 900px){.predictive-search-main{max-width:44%}.predictive-search-main.predictive-search-main--full-width{max-width:100%}}@container predictiveSearch (max-width: 800px){.predictive-search-main{max-width:42%}.predictive-search-main.predictive-search-main--full-width{max-width:100%}}@container predictiveSearch (max-width: 750px){.predictive-search-main{max-width:41%}.predictive-search-main.predictive-search-main--full-width{max-width:100%}}@container predictiveSearch (max-width: 700px){.predictive-search-main{max-width:100%}}.predictive-search-popular{width:100%;display:flex;flex-direction:column;row-gap:.8rem}.predictive-search-popular-list{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:.8rem}.predictive-search-popular-list__item{display:flex;align-items:center;justify-content:center}.predictive-search-popular-list__link{display:flex;align-items:center;justify-content:center;padding:.4rem 1rem;border-radius:100px;background-color:rgb(var(--color-background-secondary));transition:opacity var(--duration-default) ease}@media screen and (hover: hover) and (pointer: fine){.predictive-search-popular-list__link:hover{opacity:.7}}.predictive-search-popular-list__link-title{color:rgb(var(--color-foreground));font-family:var(--font-subtitle-family);font-style:var(--font-subtitle-style);font-weight:var(--font-subtitle-weight);text-transform:var(--font-subtitle-text-transform);letter-spacing:.02em;font-size:calc(var(--font-badge-scale, 1.1) * 1rem);word-break:break-word}.predictive-search-recommended-list{width:100%;display:flex;flex-direction:column;row-gap:1.8rem}.predictive-search-recommended-list__item{width:100%;padding-top:1.8rem;border-top:1px solid rgb(var(--color-border))}.predictive-search-recommended-list .card-horizontal-wrapper{padding:0;border:none;box-shadow:none;border-radius:0}.predictive-search-recommended{width:100%;display:flex;flex-direction:column;row-gap:.8rem}.predictive-search-banner{display:flex;width:100%;height:max-content;position:sticky;top:0}.predictive-search-banner .header-banner{width:100%}.no-js .predictive-search{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/5/assets/component-predictive-search.css.map */
