.predictive-search{display:none;max-height:100%!important;height:60rem;overflow-y:auto;-webkit-overflow-scrolling:touch;margin-top:1rem}.predictive-search__loading-state{width:70px;height:auto;margin:0 auto}.predictive-search__result-group--suggestions{flex-direction:row!important}.predictive-search__result-group--suggestions>div{width:50%}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column-reverse;padding-bottom:1rem}.predictive-search__results-list{display:grid;grid-template-columns:1fr 1fr}.predictive-search__search-for-button{text-align:center}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__result-group--suggestions>div{width:100%}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (max-width:768px){.predictive-search__results-list{grid-template-columns:1fr}details.active>.search-modal{min-height:530px}.search-modal{max-height:530px}.predictive-search{height:40rem}}@media screen and (min-width:769px) and (max-width:991px){details.active>.search-modal{min-height:660px}.search-modal{max-height:660px}.predictive-search{height:48.8rem}}predictive-search[loading] .predictive-search,predictive-search[open] .predictive-search,predictive-search[results] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper,predictive-search:not([loading]) .predictive-search-status__loading,predictive-search:not([loading]) .predictive-search__loading-state,predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state,predictive-search[loading] .predictive-search__search-for-button{display:none}.predictive-search__heading{padding:1rem 2rem;background:#f5f5f5;font-size:14px;font-style:normal;font-weight:600;line-height:normal}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__item{display:flex;padding:1rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:8.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:flex-start}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0;font-size:16px;font-weight:500}.predictive-search__item-query-result :not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75);background-color:transparent}.predictive-search__item .price{color:#bebebe;font-size:1.4rem}.predictive-search .price,.predictive-search__item-vendor+.predictive-search__item-heading{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4)}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}.predictive-search__result-group:last-child .predictive-search__pages-wrapper,.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2){display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:only-child,.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child{flex-grow:1}.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.predictive-search__item--term .icon-arrow{width:1.4rem;height:1.4rem;flex-shrink:0;margin-left:2rem;color:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;width:85px;height:85px;object-fit:cover;font-family:'object-fit: contain'}