.predictive-search{display:none;position:absolute;top:100%;left:0;border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-light-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:none}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;padding:1.4rem 1.5rem 2.4rem}@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)}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column-reverse;flex:1 1 auto;gap:2rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width: 750px){.predictive-search__result-group{flex-direction:column}.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;margin:0 2rem;padding:1.5rem 0 .75rem;color:rgba(var(--color-foreground))}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__item-heading,.predictive-search__list-item:hover .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:9.6rem 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;justify-content:center}.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 mark{background-color:transparent}.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:1.6rem;padding-bottom:1.6rem}}.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"}button.predictive-search__item.predictive-search__item--term.link.link--text.h5.animate-arrow{max-width:24rem;margin:0 auto 4.8rem;border-radius:3rem}button.predictive-search__item.predictive-search__item--term.link.link--text.h5.animate-arrow svg path{fill:rgb(var(--color-white))}ul#predictive-search-results-products-list p.predictive-search__item-heading.h5{font-size:1.6rem}ul#predictive-search-results-products-list .price__container{font-size:1.6rem;letter-spacing:0}.predictive-search__item-content s.price-item.price-item--regular{margin-right:.4rem}predictive-search ul#predictive-search-results-products-list li a{background:rgb(var(--color-white));padding:2.4rem;border-radius:.8rem}predictive-search .search__button{top:.3rem}.search-modal.modal__content{min-height:5.6rem;background:rgb(var(--color-light-background))}predictive-search .field__input:focus,predictive-search .field__input:not(:placeholder-shown){padding:inherit}.search-modal .search-modal__content{padding:0 1.5rem}predictive-search .field:after{box-shadow:none}predictive-search .field:hover.field:after{box-shadow:none;border:none}predictive-search .field__input:focus{box-shadow:none}.search-modal{border-bottom:.1rem solid}predictive-search button.predictive-search__item{margin:0;justify-content:center;background:rgb(var(--color-black));color:rgb(var(--color-white));font-size:1.6rem}predictive-search .search__input.field__input{padding-left:0;background:rgb(var(--color-light-background));border-bottom:.1rem solid rgb(var(--color-teal-s));border-radius:0}predictive-search .field__label{left:0;display:none}predictive-search .field__input:not(:placeholder-shown)~.field__label,predictive-search .field__input:focus~.field__label{left:0}predictive-search .field__button{margin-right:2.3rem}predictive-search .modal__close-button.link{right:-1.2rem}.predictive-search__results-groups-wrapper{max-width:100%;margin:0 auto}.modal__close-button.link{position:absolute}.predictive-search.predictive-search--header{width:100%}predictive-search.search-modal__form{max-width:100%}div#predictive-search-results{margin:0 auto}.search-modal__form{max-width:100%;margin:0 auto}.modal__close-button.link{position:absolute;right:0;margin:0;top:.2rem}predictive-search p.predictive-search__item-heading.h5{text-transform:capitalize;margin-bottom:0;font-size:1.4rem;letter-spacing:0}predictive-search .predictive-search__heading{padding:0 0 1.6rem;margin:0;border:none;font-family:var(--font-body-family-bold);font-size:1.6rem;text-transform:capitalize}predictive-search ul#predictive-search-results-products-list li{width:100%;padding-left:2.4rem;margin-bottom:1.6rem}predictive-search ul#predictive-search-results-products-list{display:flex;flex-wrap:wrap;margin-left:-2.4rem}predictive-search .search__button .icon{height:2rem;width:2rem;transform:inherit}predictive-search.search-modal__form button svg path{fill:rgb(var(--color-black))}.predictive-search__search-for-button .link--text:hover{color:rgb(var(--color-white));background:rgb(var(--color-grey))}ul#predictive-search-results-queries-list li:last-child p,.predictive-search__pages-wrapper ul li:last-child p{margin-bottom:0}ul#predictive-search-results-products-list li:last-child{margin-bottom:0}@media screen and (min-width: 990px){.predictive-search__results-groups-wrapper{padding:2.4rem 0 4.8rem}predictive-search .field__button{margin-right:3rem}predictive-search ul#predictive-search-results-products-list li{width:50%}ul#predictive-search-results-products-list li:nth-last-of-type(-n+2){margin-bottom:0}.predictive-search__results-groups-wrapper,.search-modal__form{max-width:90rem}}main-search .predictive-search.predictive-search--search-template{display:none}
/*# sourceMappingURL=/cdn/shop/t/48/assets/component-predictive-search.css.map */
