.predictive-search{position:absolute;top:100%;left:0;width:100%;padding:3.2rem 0 4.8rem;z-index:1;max-height:82vh;overflow:auto;background-color:var(--color-grey-dark-lighten-10);transition:all var(--duration-default) ease-in-out}@media screen and (min-width: 990px){.predictive-search__content-grid{display:grid;grid-template-columns:18rem 1fr;column-gap:5rem}}@media screen and (min-width: 1440px){.predictive-search__content-grid{display:grid;grid-template-columns:24rem 1fr;column-gap:10rem}}.predictive-search__loading-state{text-align:center;display:none;align-items:center;justify-content:center}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{opacity:1;visibility:visible;pointer-events:unset;height:auto;transition:all var(--duration-default) ease-in-out}predictive-search[loading] .predictive-search__loading-state{display:flex}predictive-search[loading] .predictive-search__results{display:none}@media screen and (max-width: 989px){.predictive-search{position:fixed;top:var(--navigation-mobile-header-height);width:var(--drawer-width);max-width:100%;overflow:auto;max-height:none;background-color:var(--color-secondary-darken-10);padding-top:0;padding-bottom:3.2rem;transition:none}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{height:calc(100% - var(--navigation-mobile-header-height))}}.predictive-search__header{display:flex;align-items:center;gap:2.4rem;justify-content:flex-end;margin-bottom:1rem}.predictive-search__title{font-size:3.2rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);margin:0}.predictive-search__view-all{font-size:1.8rem;text-transform:uppercase;letter-spacing:var(--letter-spacing);font-weight:var(--font-body-weight)}.predictive-search__view-all:hover{text-decoration:underline;text-underline-offset:.4rem}@media screen and (max-width: 1199px){.predictive-search__view-all{font-size:1.4rem}.predictive-search__title{font-size:2.4rem}}.predictive-search__suggestions .predictive-search__heading{margin:0;font-size:3.2rem}@media screen and (min-width: 990px){.predictive-search__suggestions .predictive-search__heading{margin:-.2em 0 0}}@media screen and (min-width: 1440px){.predictive-search__suggestions .predictive-search__heading{font-size:4.8rem}}.predictive-search__suggestions .predictive-search__item{text-decoration:none}.predictive-search__suggestions .predictive-search__item-query-result{font-size:1.6rem;text-transform:capitalize;margin:2.4rem 0}.predictive-search__suggestions .predictive-search__item-query-result:hover{color:var(--color-grey-2)}.predictive-search__suggestions .predictive-search__item-heading mark{background:none;color:var(--color-foreground)}.predictive-search__products .predictive-search__results-list{display:grid;gap:2.4rem;grid-template-columns:repeat(5,1fr)}.predictive-search__products .product-card__title{font-size:1.6rem}.predictive-search__products .product-card__price-bold{font-size:1.6rem;font-weight:400}@media screen and (max-width: 1439px){.predictive-search__products .predictive-search__results-list{grid-template-columns:repeat(4,1fr)}}@media screen and (max-width: 1199px){.predictive-search__products .predictive-search__results-list{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width: 989px){.predictive-search__products .predictive-search__results-list{grid-template-columns:repeat(2,1fr);column-gap:.8rem;row-gap:1.6rem}}
/*# sourceMappingURL=/s/files/1/0583/7265/3125/t/2/assets/predictive-search.css.map */
