.predictive-search{display:block;top:calc(100% + .1rem);left:-.1rem;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);height:calc(95vh - 75px);overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch}.template-search__search .predictive-search,.template-search__search .predictive-search:has(.predictive-search__no-results){height:unset;display:none}predictive-search,form.search.search-modal__form{height:100%;margin:0}div#predictive-search-results{height:100%;display:flex;flex-direction:column}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}predictive-search .field__input{height:2rem;width:100%;border:0;background:#fff;padding:0!important;margin:0!important;text-align:right!important}predictive-search .field__input::placeholder{opacity:1;letter-spacing:0;font-size:var(--txt-sm-size);text-transform:uppercase}predictive-search .field:before,predictive-search .field:after{content:unset!important}predictive-search .field input:focus,predictive-search .field input:focus-visible{box-shadow:none!important;padding:0;outline:0}predictive-search .field{width:calc(100% - 40px);margin-right:auto;flex-direction:row-reverse;justify-content:space-between;align-items:center}.search-form-wrapper{display:flex;flex-direction:row-reverse;align-items:center;padding:24px 40px;width:100%;height:80px;border-bottom:1px solid rgba(46,46,46,.15)}predictive-search .modal__close-button.link{width:40px;justify-content:end;margin:0}predictive-search .field__button{position:static;justify-content:start;width:3rem}predictive-search .modal__close-button .icon{width:1.3rem;height:1.3rem;stroke:var(--txt-primary);stroke-width:.3}predictive-search .field__button .svg-wrapper{justify-content:start}.predictive-search__results-groups-wrapper{display:flex;flex-wrap:nowrap;justify-content:start;padding-bottom:5rem}.predictive-search__list-item .predictive-search__item:hover{color:var(--txt-primary)}.predictive-search__tab-content-wrapper{max-height:100%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column}.predictive-search::-webkit-scrollbar{display:none}.predictive-btn{position:absolute;top:auto;left:0;right:0;bottom:1rem;z-index:1;color:var(--color-white);width:calc(100% - 20px);margin:0 auto}.predictive-search .no-result{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;height:100%;min-height:300px;padding:20px}.predictive-search .no-result p{margin-bottom:12px;font-size:16px}.predictive-search .no-result .reset__button{justify-content:center}@media screen and (max-width:749px){.predictive-search--header{height:calc(95vh - 40px)}.is-iphone .predictive-btn{bottom:5rem}}.predictive-search__view-all.sticky-view-all{position:absolute;left:0;right:0;bottom:0;background:var(--color-white);padding:2rem 1.2rem;text-align:center;z-index:10}.predictive-search__view-all-btn{width:100%;text-transform:uppercase;padding:1.2rem 1rem;font-weight:600;justify-content:center}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + 0rem)}}predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-wrap:nowrap;flex:1 1 auto;gap:2rem;justify-content:end}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}.predictive-search__results-list{overflow:hidden}@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{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 2rem;padding:1.5rem 0 .75rem;text-align:left;color:rgba(var(--color-foreground),1)}predictive-search .spinner{width:3rem;height:3rem;line-height:0}predictive-search:not([loading]) .predictive-search__loading-state,predictive-search:not([loading]) .predictive-search-status__loading{display:none}.predictive-search__loading-state{display:block!important;position:absolute;left:50%;top:50%;transform:translate(-50%);opacity:0;transition:.3s all}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem;opacity:1}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]{color:var(--txt-primary);background-color:rgba(var(--color-foreground),0)}.predictive-search__list-item[aria-selected=true] .predictive-search__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:none;text-underline-offset:0rem}.predictive-search__item{display:flex;text-align:right;text-decoration:none;width:100%;position:relative}.predictive-search__list-item{padding:1rem 2rem}.predictive-search__item--link-with-thumbnail{display:flex;flex-direction:row;gap:2rem;align-items:center;position:relative}.predictive-search__list-item:not(:first-of-type) .predictive-search__item--link-with-thumbnail{margin-top:1.2rem}.predictive-search__item--link-with-thumbnail .icon--nav-arrow-right{opacity:0;transform:translate(calc(var(--transform-logical-flip) * min(var(--container-gutter),30px)));transition:opacity .2s ease-in-out,transform .2s ease-in-out;position:absolute;top:calc(50% - 7px);right:0;width:20px;height:20px;--container-gutter: 18px;--transform-logical-flip: 1}.predictive-search__item--link-with-thumbnail:hover .icon--nav-arrow-right{opacity:1;transform:translate(0)}.predictive-search__results-groups-wrapper .predictive-search__item .icon--direction-aware{opacity:0;transform:translate(calc(var(--transform-logical-flip) * min(var(--container-gutter),30px)));transition:opacity .2s ease-in-out,transform .2s ease-in-out;position:absolute;top:calc(50% - 7px);left:0;width:20px;height:20px;--container-gutter: 40px;--transform-logical-flip: 1}.predictive-search__results-groups-wrapper .predictive-search__item:hover .icon--direction-aware{opacity:1;transform:translate(0)}.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}.search_tab_content{display:flex;justify-content:start;gap:3.2rem;text-transform:uppercase;padding:24px 2rem;font-size:var(--txt-sm-size);flex-direction:row;align-items:center}.search_tab_content .tb{cursor:pointer;opacity:.7;transition:.5s all}.search_tab_content .tb.active{opacity:1}.search_tab_content .tb.active{color:var(--txt-primary)}.predictive-search__result-group,.predictive-search__pages-wrapper{width:100%;display:none;animation:fadeIn .6s var(--cubic-buzier)}.product_result_group.active,.predictive-search__result-group.suggestion.active,.predictive-search__pages-wrapper.active{display:block}.tab-suggestions .predictive-search__item,.tab-pages .predictive-search__item{padding:1rem 1.2rem;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;font-size:calc(var(--txt-sm-size) + 1px);position:relative}.predictive-search__item-heading,.predictive-search__item-price{margin:0 0 4px;font-weight:700;line-height:1.3;text-transform:uppercase;font-size:var(--txt-sm-size)}.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{word-break:break-all;text-align:center;color:var(--color-white);line-height:40px;text-transform:uppercase;font-size:1.2rem;justify-content:center;align-items:center}.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__list-item .predictive-search__thumbnail{grid-area:product-image;object-fit:contain;width:80px;height:115px;font-family:"object-fit: contain"}.predictive-search__tabs{display:flex;flex-direction:row-reverse;gap:3rem;margin-bottom:2.2rem;padding:2.2rem 1.2rem 0}.predictive-search__tab{background:none;border:none;cursor:pointer;font-weight:500;padding:.5rem 0rem;opacity:.6;transition:all .2s ease}.predictive-search__tab.active{opacity:1;border-bottom:2px solid var(--color-foreground, #000)}.predictive-search__tab-content{display:none;flex-direction:column;animation:fadeIn .6s var(--cubic-buzier)}.predictive-search__tab-content.active{display:flex}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.search-loader{border:3px solid var(--txt-primary);border-top:3px solid var(--color-foreground, var(--txt-primary));border-radius:50%;width:30px;height:30px;animation:spin .6s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.predictive-search__no-results{display:flex;flex-direction:column;align-items:center;text-align:center;padding:2rem}.predictive-search:has(.predictive-search__no-results){display:flex!important;justify-content:center;align-items:center}.predictive-search__no-results p{margin:0rem 0 3rem}.predictive-search__image{object-fit:cover;height:110px}.predictive-search__no-results .reset__button{width:100%;max-width:120px;justify-content:center;text-transform:uppercase;font-size:12px;padding:0 15px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-predictive-search.css.map */
