.predictive-search{display:none;position:absolute;top:calc(100% + .1rem);left:-.1rem;border:none;padding:0 2rem;background:#fff;z-index:3;-webkit-box-shadow:inset 0px 85px 58px -69px rgba(249,249,249,1);-moz-box-shadow:inset 0px 85px 58px -69px rgba(249,249,249,1);box-shadow:inset 0 85px 58px -69px #f9f9f9}.predictive-search--search-template{z-index:2}#predictive-search-option-search-keywords{margin-top:1rem;margin-bottom:3rem}.predictive-search__results-list li:first-of-type{padding-top:10px}@media screen and (max-width: 767px){.predictive-search--header{right:0;left:0;top:100%}}@media screen and (max-width: 1024px){.predictive-search{overflow-y:auto;-webkit-overflow-scrolling:touch}predictive-search[results=true] .predictive-search{display:block}}@media screen and (max-width: 767px){#predictive-search-results{height:100vh;min-height:100%;position:absolute;width:calc(100% - 4rem)}}@media screen and (min-width: 768px){.predictive-search{border-top:none;width:100vw;left:-5rem;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;border-top:1px solid rgba(0,0,0,.05);padding:4rem 5rem}.header predictive-search{position:relative;padding-top:2rem;padding-bottom:2rem}#predictive-search-results{padding-left:0;padding-right:0}.predictive-search__results-list{display:flex;flex-wrap:wrap;gap:1rem}.predictive-search__list-item{flex-basis:50%}.predictive-search__empty{display:block}.predictive-search__empty .predictive-search__no-results{text-align:left;margin-top:0}#predictive-search-option-search-keywords{margin:0;position:absolute;right:5rem;bottom:2rem;z-index:2}.predictive-search__results-list li:first-of-type{padding-top:0}}@media screen and (min-width: 768px) and (max-width: 1024px){.predictive-search{top:calc(100% - 1rem)}#predictive-search-option-search-keywords{position:static;flex-basis:100%}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 auto;padding:1.5rem 0 .75rem;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 4rem);color:rgba(var(--color-foreground),.7)}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}.predictive-search__heading .spinner{margin:0 .2rem 0 2rem}predictive-search:not([loading]) .predictive-search__heading .spinner,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__heading~.predictive-search__loading-state,predictive-search[loading] .predictive-search__results-list:first-child{display:none}.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__no-results{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:1.6rem;line-height:2.4rem;text-align:center;color:#5e0a39;margin:3rem auto;padding-left:1rem;padding-right:1rem}.predictive-search__upsell{background:#f9f9f9;border-radius:.4rem;padding:2rem 2rem 1.4rem}.predictive-search__upsell h4{font-family:Poppins,sans-serif;font-style:normal;font-weight:600;font-size:1.8rem;line-height:2.4rem;text-align:center;color:#5e0a39;margin:0;padding:0 1.7rem 1rem}.predictive-search__item{display:flex;padding:.9rem 0;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link{display:grid;grid-template-columns:8.2rem 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:space-between;padding-bottom:6px}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0;font-weight:500;font-size:1.6rem;line-height:2.2rem;letter-spacing:.01em;color:#404040;font-family:Poppins,sans-serif}@media screen and (max-width: 767px){.predictive-search__item-heading,.predictive-search .price{margin-right:auto}}.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 .price{margin-top:0;padding-bottom:0}.predictive-search .price--on-sale .price-item--regular{text-decoration:line-through;font-size:1.4rem}.predictive-search__item--term{justify-content:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale));gap:2rem;font-style:normal;font-weight:500;font-size:1.5rem;line-height:2rem;align-items:center;color:#5e0a39;padding:2rem 0;border-top:.1rem solid rgba(0,0,0,.05);border-bottom:.1rem solid rgba(0,0,0,.05)}@media screen and (min-width: 768px){.predictive-search__item--term{border:none;padding:0}}.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-container{width:8.2rem;height:8.2rem;position:relative;overflow:hidden;background:#fff;border:.1rem solid rgba(0,0,0,.05);border-radius:.4rem}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain";left:50%;position:relative;transform:translate(-50%)}.predictive-search .price-item--regular,.predictive-search .price-item--sale{font-style:normal;font-weight:400;font-size:1.4rem;line-height:1.6rem;letter-spacing:.2px;color:gray}.predictive-search .icon-chevron{top:.1rem;position:relative}@media screen and (min-width: 750px){.predictive-search__upsell{display:inline-block}.predictive-search__upsell h4{padding-left:0;text-align:left;padding-bottom:1.5rem}.predictive-search__upsell-items{display:flex}.predictive-search__empty .predictive-search__list-item{flex-basis:auto;padding-right:6rem}}@media screen and (min-width: 1025px){.predictive-search__list-item{flex-basis:calc((100% - 2rem) / 3)}}@media screen and (min-width: 1301px){.search-modal__content{max-width:1200px;padding:0}.predictive-search{left:calc((100vw - 1200px)/-2);padding-top:3rem;padding-bottom:5rem}#predictive-search-results{width:1200px;margin-left:auto;margin-right:auto;padding:0}#predictive-search-option-search-keywords{right:calc((100vw - 1200px)/2);bottom:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/component-predictive-search.css.map */
