.predictive-search{display:none;position:absolute;top:calc(100% + 0.1rem);width:calc(100% + 0.2rem);left:-0.1rem;background-color:rgb(var(--color-background));z-index:3}@media screen and (max-width: 750px){.predictive-search{max-height:300px;overflow-y:hidden}}.mobile-height #predictive-search-results,.mobile-height #predictive-search-results-list,.mobile-height .predictive-search{max-height:calc(100dvh - 65px)}.predictive-search--search-template{z-index:2}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:calc(100% - 20px)}}@media screen and (min-width: 750px){.predictive-search{border-top:none}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground), 0.08);margin:0 auto;padding:1.5rem 0 .75rem;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 4rem);color:rgba(var(--color-foreground), 0.7)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search__heading .spinner{margin:0 .2rem 0 2rem}predictive-search:not([loading]) .predictive-search__heading .spinner,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;padding:1rem}predictive-search[loading] .predictive-search__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}.predictive-search__list-item{max-width:33.3%;width:100%}@media screen and (max-width: 750px){.predictive-search__list-item{max-width:50%}}.predictive-search__item--link{display:grid;grid-template-columns:5rem 1fr;grid-column-gap:2rem;grid-template-areas:"product-image product-content"}.predictive-search__item-content{grid-area:product-content;display:flex;flex-direction:column}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item .price{color:rgba(var(--color-foreground), 0.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.search-modal__content .modal__close-button.link{display:flex;justify-content:center;align-items:center;padding:0rem;height:3.4rem;width:3.4rem;background-color:#fff;right:3rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + 0.4 / var(--font-body-scale))}@media screen and (min-width: 750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}@media screen and (max-width: 750px){#predictive-search-results,#predictive-search--header{max-height:300px}}#predictive-search-results-list{flex-wrap:wrap;display:flex;padding:1.5rem;padding-bottom:2.5rem;max-height:500px;overflow-y:auto}@media screen and (max-width: 750px){#predictive-search-results-list{padding-bottom:8rem;max-height:300px}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * 1.4rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem);color:rgb(var(--color-link))}.predictive-search__image{display:flex;padding:0;text-align:left;text-decoration:none;width:100%;height:auto;border-radius:4px}.predictive-search__item{display:flex;padding:.25rem;text-align:left;text-decoration:none;width:100%;flex-direction:column;padding-bottom:1rem}.predictive-search__item h3{font-size:1.4rem;text-transform:capitalize;font-family:var(--font-body-family);margin-top:1rem}.predictive-search__item h3:hover{text-decoration:none}.predictive-search__item .price{font-size:1.2rem;font-weight:normal;opacity:.8;font-family:var(--font-body-family);margin-top:.5rem}#predictive-search-option-search-keywords{position:absolute;bottom:-25px;width:100%;max-width:100%;left:0}@media screen and (max-width: 750px){#predictive-search-option-search-keywords{bottom:0}}.predictive-search__button{background-color:rgba(var(--color-button), var(--alpha-button-background));color:#fff;flex-direction:row;padding:1rem}.predictive-search__button>.icon-arrow{color:#fff;height:1.5rem;width:1.5rem}.predictive-search__button:hover{background-color:rgba(var(--color-button), var(--alpha-button-background));color:#fff}