.predictive-search{display:none;position:absolute;top:100%;left:0;background-color:rgb(var(--color-background));z-index:3;border-bottom-right-radius:var(--popup-corner-radius);border-bottom-left-radius:var(--popup-corner-radius);box-shadow:var(--popup-shadow-horizontal-offset) var(--popup-shadow-vertical-offset) var(--popup-shadow-blur-radius) rgba(var(--color-shadow),var(--popup-shadow-opacity));overflow-y:auto;-webkit-overflow-scrolling:touch;border-top:.1rem solid rgb(var(--color-shadow))}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem;padding-top:clamp(2.3rem,1.369vw,2.6285rem)}@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{width:100%}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:2rem;border-right:.1rem solid rgba(var(--color-shadow))}.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}.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{font-size:clamp(1.4rem,.833vw,15.994px);font-weight:500;line-height:140%;border-bottom:.1rem solid rgba(var(--color-shadow));margin:0 clamp(3.2rem,1.905vw,3.6576rem);padding:0 0 clamp(1rem,.595vw,1.1424rem);color:rgba(var(--color-foreground));text-transform:none;letter-spacing:0}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__list-item[aria-selected=true]>*,.predictive-search__list-item:hover>*,.predictive-search__item[aria-selected=true],.predictive-search__item:hover{color:rgb(var(--color-foreground))}.predictive-search__item-query-result:hover,.predictive-search__item-query-result mark:hover,.predictive-search__item-heading:hover{color:rgb(var(--color-button))}.predictive-search__item{display:flex;padding:clamp(.8rem,.476vw,.9139rem) clamp(3.2rem,1.905vw,3.6576rem) clamp(.35rem,.208vw,.3994rem);text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:clamp(7.2rem,4.286vw,8.2291rem) 1fr;grid-column-gap:clamp(1.6rem,.952vw,1.8278rem);grid-template-areas:"product-image product-content";padding:0;align-items:center}.predictive-search__list-item:hover{text-decoration:none}.predictive-search__item--link-with-thumbnail:hover a{color:rgb(var(--color-button));background:transparent;text-decoration:none}.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;font-size:clamp(1.4rem,.833vw,1.5994rem)}.predictive-search__item-query-result *:not(mark){font-weight:500}.predictive-search__item-query-result mark{color:rgba(var(--color-foreground))}.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:center;align-items:center;padding:1.8rem 2rem 2rem;padding:clamp(1.8rem,1.071vw,2.0563rem) clamp(2rem,1.19vw,2.2848rem) clamp(2rem,1.19vw,2.2848rem);word-break:break-all;line-height:calc(1 + .2 / var(--font-body-scale));font-size:clamp(1.2rem,.714vw,13.709px);letter-spacing:.1rem;text-transform:uppercase;color:rgb(var(--color-button));font-weight:600}.predictive-search__item--term .svg-wrapper{width:auto;height:auto}.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-button))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain";width:clamp(7.2rem,4.286vw,8.2291rem);height:clamp(7.2rem,4.286vw,8.2291rem);position:relative}.predictive-search__results-list[aria-labelledby=predictive-search-products] .predictive-search__item-heading{font-size:clamp(1.6rem,.952vw,1.8278rem)}.predictive-search__results-list[aria-labelledby=predictive-search-products]{padding:0 clamp(3.2rem,1.905vw,3.6576rem)}.predictive-search__results-list[aria-labelledby=predictive-search-products] .predictive-search__list-item{padding:clamp(1.6rem,.952vw,1.8278rem) 0;border-bottom:.1rem solid rgb(var(--color-shadow))}.predictive-search__results-list[aria-labelledby=predictive-search-products] .predictive-search__list-item:last-child{border:none}.predictive-search__item-content .price__sale{display:inline-flex!important;flex-direction:row-reverse!important;font-size:clamp(1.4rem,.83vw,1.5936rem);font-weight:400;color:#737373;gap:0 .6rem}.predictive-search__item-content .price__sale .price-item--sale{font-weight:600;color:rgb(var(--color-button))}.predictive-search__item--link-with-thumbnail{position:relative}.predictive-search__item--link-with-thumbnail:before{content:"";position:absolute;left:0;top:0;bottom:0;margin:auto;width:clamp(7.2rem,4.286vw,8.2291rem);height:clamp(7.2rem,4.286vw,8.2291rem);background:#f5f5f5}.predictive-search__image{mix-blend-mode:multiply;padding:.5rem}.predictive-search__image.no-blending-mode{mix-blend-mode:inherit}.predictive-search__item-query-result{color:#333}.predictive-search__item-query-result *:not(mark){font-weight:400}.predictive-search__item-query-result mark{font-weight:500;color:rgb(var(--color-foreground))}.predictive-search__results-list[aria-labelledby=predictive-search-products] .predictive-search__list-item:hover p{color:rgb(var(--color-button))}.predictive-search__item-query-result:hover mark{color:rgb(var(--color-button))}.predictive-search__item.link-line-animation{line-height:normal;color:rgb(var(--color-button))}.predictive-search__item.link-line-animation:before{display:none}[data-template=template-search] .predictive-search__result-group{border-right:#e5e5e5}[data-template=template-search] .predictive-search-results-groups-wrapper .predictive-search__result-group:nth-child(2){border-right:none}[data-template=template-search] .predictive-search__heading{border-color:#e5e5e5}@media screen and (max-width:1023px){.predictive-search__heading{margin-left:1.6rem;margin-right:1.6rem}.predictive-search__results-list[aria-labelledby=predictive-search-products],.predictive-search__item{padding-left:1.6rem;padding-right:1.6rem}.search__input.field__input{padding-left:4.625rem;padding-right:6.8rem}.predictive-search__item.predictive-search__item--link-with-thumbnail{padding:0}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/component-predictive-search.css.map */
