.predictive-search__wrapper .predictive-search{display:none}.predictive-search__wrapper::-webkit-scrollbar{width:.4rem}.predictive-search__wrapper::-webkit-scrollbar-thumb{background-color:rgb(var(--color-border));border-radius:2rem}.predictive-search__wrapper .predictive-search__heading-no-result{margin:2.4rem 0 .8rem}.predictive-search__wrapper .predictive-search__text-no-result{margin:0}.predictive-search__wrapper .card-horizontal-wrapper .card__button{display:none}.predictive-search__wrapper .card-horizontal-wrapper .card-horizontal__title{margin-bottom:.4rem}.predictive-search__wrapper .card-horizontal-wrapper .card-horizontal__image{flex:1 0 9.2rem}.predictive-search__wrapper .collection-card{gap:1.2rem}@media screen and (max-width: 989px){.predictive-search{overflow-y:auto;-webkit-overflow-scrolling:touch}}@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 .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;align-items:center;padding:1.3rem 2rem}predictive-search[loading] .predictive-search__results-list:first-child{display:none}.predictive-search__result-group{padding:2.4rem 0 0}.predictive-search__result-tabs{display:flex;padding-bottom:2.4rem;gap:1.6rem 2.4rem;width:100%}.predictive-search__result-tab{cursor:pointer;position:relative;margin:0;opacity:.5;transition:all var(--duration-short) ease;color:rgb(var(--color-foreground-title))}@media screen and (min-width: 1200px){.predictive-search__result-tab:hover{opacity:1}}.predictive-search__result-tab.active{opacity:1}.predictive-search__results-list_collections,.predictive-search__results-list_articles{grid-template-columns:1fr;gap:2.4rem 1.6rem}@media screen and (min-width: 1200px){.predictive-search__results-list_collections,.predictive-search__results-list_articles{grid-template-columns:repeat(2, 1fr)}}.predictive-search__results-list_pages{grid-template-columns:1fr;gap:1.6rem}.predictive-search__results-list_products{grid-template-columns:1fr;gap:2.4rem}.predictive-template-search__page .card-page__title{color:rgb(var(--color-foreground-secondary));transition:color var(--duration-default) linear}.predictive-template-search__page .card-page__title:hover{color:rgb(var(--color-foreground))}.predictive-search__results-list{display:none}.predictive-search__results-list.active{display:grid;padding-bottom:2.4rem}