.predictive-search{width:100%;position:absolute;right:0;left:0;top:100%;border-width:var(--dialog-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--dialog-border-opacity));background-color:rgb(var(--color-background));z-index:3;border-left:0;border-top:0;border-right:0;border-bottom-right-radius:var(--dialog-corner-radius);border-bottom-left-radius:var(--dialog-corner-radius);box-shadow:var(--dialog-shadow-horizontal-offset) var(--dialog-shadow-vertical-offset) var(--dialog-shadow-blur-radius) rgba(var(--color-shadow),var(--dialog-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column;gap:2rem;padding-bottom:1rem;width:100%;grid-area:products}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__supports{display:flex;gap:2rem;align-items:flex-start}@media screen and (max-width: 749px){.predictive-search__supports{flex-direction:column}}.predictive-search__support{width:100%;display:grid;grid-template-columns:1fr;grid-gap:1.25rem}.predictive-search__support-title{margin:0}.predictive-search__support-list{display:flex;flex-direction:column;gap:1.5rem}.predictive-search__products .card__title{text-align:left}.predictive-search-results{display:block;margin-bottom:2rem}.predictive-search__popular-search{line-height:1;padding:.5rem 0}.predictive-search__popular-search .predictive-search__keyword{text-decoration:none}.predictive-search__popular-search:first-child{padding-top:0}.predictive-search__popular-searches--title{display:flex;justify-content:space-between;position:relative}.predictive-search__toggle{position:absolute;top:1.5rem;right:1.5rem;height:3rem;width:3rem}.predictive-search__popular-searches{grid-area:keywords;width:100%}@media screen and (min-width: 750px){.predictive-search-results{display:grid;gap:2rem;grid-template-columns:75% 1fr;grid-template-areas:"products keywords"}.predictive-search__results-groups-wrapper{max-width:1200px;border-right:1px solid #2b2b2b;padding-right:2rem}}
/*# sourceMappingURL=/cdn/shop/t/422/assets/component-predictive-search.css.map */
