.predictive-search{display:none;z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch;grid-row:2;grid-column:1;padding:3.6rem 3.4rem 0}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex}.header predictive-search{padding:1.1rem 0 7rem}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top: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 (min-width: 750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}@media screen and (min-width: 990px){.header predictive-search{padding:1.8rem 2.7rem 5rem}}predictive-search[open] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem;flex-grow:1;flex:0 0 52.4rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width: 750px){.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2),.predictive-search__result-group:last-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{flex:0 0 26.4rem;flex-grow:1}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground),.7)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}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__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}#predictive-search-results-products-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}#predictive-search-results-products-list li:nth-child(3)~li{display:none}@media screen and (max-width: 749px){#predictive-search-results-products-list li:nth-child(2)~li{display:none}}.predictive-search__item{display:flex;flex-direction:column;align-items:center;padding:0 .5rem;text-align:left;text-decoration:none;width:100%}#predictive-search-results-products-list .predictive-search__item-content{text-align:center;padding-top:1.9rem;color:var(--color-dark-3)}.predictive-search__item-content .h5{font-weight:700;font-size:1.4rem;line-height:1.6rem;text-transform:uppercase}.predictive-search__item:hover .h5{text-decoration:underline}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}.predictive-search__item-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground),.75)}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgba(var(--color-foreground),.7);font-size:1.2rem}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{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 / var(--font-body-scale))}@media screen and (min-width: 750px){.predictive-search__item--term{padding-top:1rem;padding-bottom:1rem}}.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{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain";height:150px;width:100%}.predictive-search__suggestions{grid-row:2;grid-column:1;padding:3.6rem 3.4rem 0}predictive-search-suggestions,.predictive-search__results-suggestions{display:grid;grid-template-columns:1fr;row-gap:2.5rem;align-items:flex-start}.search__suggestion-list{display:grid;grid-template-columns:max-content max-content;column-gap:4.5rem;padding-left:0;margin:0}.search__suggestion-list li{list-style:none;color:var(--color-dark-3);line-height:normal}.search__suggestion-list li:first-child{grid-column:2 span}.search__suggestion-list li h2{font-weight:400;font-size:1.6rem;line-height:1.8rem;margin:0 0 2rem}.search__suggestion-list li a{font-size:14px;line-height:2.8rem;font-family:var(--font-din-next-lt)}predictive-search[results=true] .predictive-search__suggestions{display:none}.predictive-search__results-suggestions .search__suggestion-list{grid-template-columns:1fr}.predictive-search__results-suggestions .search__suggestion-list li:first-child{grid-column:unset}@media screen and (min-width: 990px){.predictive-search__suggestions{grid-column:2 span;grid-row:1;padding:1.7rem 0 0 5.8rem}predictive-search-suggestions,.predictive-search__results-suggestions{grid-template-columns:repeat(2,minmax(0,1fr));column-gap:6rem}.search__suggestion-list li h2{font-size:1.8rem;line-height:2.1rem;margin:0 0 3.1rem}.search__suggestion-list li a:hover{text-decoration:underline}.predictive-search{grid-column:2 span;grid-row:1;padding:1.7rem 0 0 5.8rem}#predictive-search-results-products-list{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width: 989px){.predictive-search__result-group{flex:auto}.predictive-search__pages-wrapper{display:none!important}#predictive-search-results-products-list{margin:0 -1.6rem;row-gap:3.2rem}.predictive-search__item-content .h5{font-size:1.2rem;line-height:1.3rem}.predictive-search__item{padding:0 1.6rem}.predictive-search__image{height:auto;max-height:165px}#predictive-search-results-products-list .predictive-search__item-content{margin-top:1.1rem;padding-top:0}}.dark-mode .search__suggestion-list li,.dark-mode #predictive-search-results-products-list .predictive-search__item-content{color:var(--color-white)}.dark-mode .search-modal__form .search__button{border-color:var(--color-white);background:transparent}.dark-mode .search-modal__form .search__input{background:#d9d9d9}.dark-mode .search-modal__form .field__input,.dark-mode .search-modal__form .reset__button svg{color:var(--color-black)}.dark-mode .predictive-search__item-query-result mark{color:#ffffffbf}
/*# sourceMappingURL=/cdn/shop/t/1449/assets/component-predictive-search.css.map */
