.predictive-search{display:none;position:fixed;top:var(--header-height, 6rem);left:0;right:0;width:100vw;max-height:calc(100vh - var(--header-height, 6rem));border-width:var(--popup-border-width);border-style:solid;border-color:rgba(var(--color-foreground),var(--popup-border-opacity));background-color:rgb(var(--color-background));z-index:999;overflow-y:auto;-webkit-overflow-scrolling:touch}@media screen and (max-width: 749px){.predictive-search{border:none!important}}.predictive-search--search-template{z-index:998;width:100vw;left:0;right:0}.predictive-search__results-groups-wrapper{display:flex;padding:1rem 2rem;max-width:180rem;margin:0 auto}.predictive-search__products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin:2rem 0;padding:0 20px}.predictive-search__product-card{background:#fff;border-radius:var(--popup-corner-radius, .6rem);transition:all .2s ease;overflow:hidden}.predictive-search__product-card:hover{transform:translateY(-2px)}.predictive-search__product-link{display:block;text-decoration:none;color:inherit;height:100%}.predictive-search__product-image{position:relative;aspect-ratio:1;overflow:hidden;background:rgba(var(--color-foreground),.02);border:1px solid #00000010}.predictive-search__product-image img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}.predictive-search__product-card:hover .predictive-search__product-image img{transform:scale(1.05)}.predictive-search__product-info{padding:0;background-color:#fff}.predictive-search__product-title{font-family:var(--font-secondary);font-size:20px;font-weight:700;line-height:26px;letter-spacing:0%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.predictive-search__product-vendor{font-size:1.2rem;color:rgba(var(--color-foreground),.6);margin-bottom:.5rem}.predictive-search__product-price{font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground))}.predictive-search__view-all{grid-column:1 / -1;text-align:center;margin-top:1rem}.predictive-search__view-all-link{display:inline-block;text-decoration:none;border-radius:var(--popup-corner-radius, .6rem);font-weight:500;transition:all .2s ease;font-size:20px;font-weight:700;line-height:38px;letter-spacing:0;color:#403e3299;text-decoration:underline}.predictive-search__view-all-link:hover{background:unset;color:#e4711e;transform:translateY(-1px)}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:0;width:100vw;max-height:100%}.predictive-search__results-groups-wrapper{flex-direction:column;padding:1rem;gap:1.5rem}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:1.5rem}.predictive-search__result-group{display:flex;flex-direction:column;order:1}.predictive-search__result-group>div:first-child{order:1;margin-bottom:1.5rem}.predictive-search__pages-wrapper{order:2}.predictive-search__item--term{padding:1rem;margin-bottom:1rem;font-size:2rem!important;line-height:1.3}.predictive-search__heading{margin:0;padding:0;font-size:1.4rem;font-weight:600;margin-left:0!important}.predictive-search__results-list{margin:.5rem 0 1rem}.predictive-search__list-item{border-bottom:1px solid rgba(var(--color-foreground),.08)}.predictive-search__item{padding:1rem;font-size:1.4rem}.predictive-search__products-grid{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1rem 0 0;padding:0;padding-bottom:24rem}.predictive-search__product-card{overflow:hidden;background:#fff;margin-bottom:1rem}.predictive-search__product-info{padding:0;border:none;border-color:transparent!important}.predictive-search__product-title{font-size:1.5rem;line-height:1.4;margin-bottom:.5rem}.predictive-search__product-price{font-size:1.2rem;margin-bottom:.8rem}.predictive-search .pd-buy-buttons{margin-top:.8rem}.predictive-search .pd-buy-buttons .product-form__submit{width:100%;height:4rem;font-size:1.1rem;padding:0 .5rem}.predictive-search__view-all{grid-column:1 / -1;text-align:center;margin-top:0;padding:0}.predictive-search__view-all-link{font-size:12px;font-weight:400;line-height:140%;letter-spacing:0;color:#403e3299;text-decoration:underline}}@media screen and (min-width: 750px){.predictive-search{border-top:none;width:100vw}.header predictive-search{position:relative}.predictive-search__results-groups-wrapper{padding:2rem 4rem}}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}.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 10.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{margin:0 2rem;padding:1.5rem 0 .75rem;font-family:var(--font-secondary);font-size:14px;font-weight:400;line-height:140%;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));background-color:rgba(var(--color-foreground),.04)}.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;padding:1rem 0;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:5rem 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}.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;color:#403e3299;font-family:var(--font-heading-family);font-size:30px;font-weight:700;line-height:38px;letter-spacing:0}@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"}predictive-search[open]:before{content:"";position:fixed;top:var(--header-height, 6rem);left:0;width:100vw;height:calc(100vh - var(--header-height, 6rem));background-color:#0000004d;z-index:997;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.shopify-section-header-sticky,.section-header{z-index:1000!important}.predictive-search .pd-buy-buttons .product-form__submit{width:100%;margin-top:10px}.predictive-search__results-groups-wrapper{flex-direction:column!important;gap:0}.predictive-search__pages-wrapper:has(#predictive-search-results-products-grid){order:1;margin-bottom:2rem;padding-bottom:2rem}.predictive-search__pages-wrapper:has(#predictive-search-results-pages-list-desktop){order:2;margin-top:0}@media screen and (min-width: 750px){.predictive-search__result-group:first-child .predictive-search__pages-wrapper,.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:block!important}}.predictive-search__results-list{display:flex;flex-direction:column;gap:0;margin:1rem 0;padding:0}.predictive-search__results-list .predictive-search__list-item:last-child{border-bottom:none}.predictive-search__result-group{display:block!important;flex:none!important}@media screen and (max-width: 749px){.predictive-search__pages-wrapper:has(#predictive-search-results-products-grid){margin-bottom:1.5rem;padding-bottom:1.5rem}.predictive-search__results-groups-wrapper{padding:1rem}.predictive-search__results-groups-wrapper:has(.predictive-search__products-grid){padding-bottom:2rem}.predictive-search__results-groups-wrapper:has(.predictive-search__results-list){padding-top:1rem}.mobile-search__form .predictive-search--mobile{padding:0 2.5rem;background:#fff}.predictive-search__product-card .predictive-search__product-image{aspect-ratio:1}.predictive-search__result-group:first-child .predictive-search__pages-wrapper,.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:block!important;order:2}.predictive-search .pd-buy-buttons .button,.predictive-search .pd-buy-buttons .button-label,.predictive-search .pd-buy-buttons .shopify-challenge__button,.predictive-search .pd-buy-buttons .customer button{background-color:#363936!important;color:#fff!important}}.predictive-search__no-results{display:flex;justify-content:center;align-items:start;padding:4rem 2rem;text-align:center;border-top:.1rem solid rgba(var(--color-foreground),.08);height:100%}.predictive-search__no-results-content{max-width:40rem}.predictive-search__no-results-title{font-size:2.4rem;font-weight:600;color:rgb(var(--color-foreground));margin:0 0 1rem;font-family:var(--font-heading-family)}.predictive-search__no-results-text{font-size:1.6rem;color:rgba(var(--color-foreground),.7);margin:0 0 1rem;line-height:1.5}.predictive-search__no-results-suggestion{font-size:1.4rem;color:rgba(var(--color-foreground),.5);margin:0;font-style:italic;line-height:1.4}@media screen and (max-width: 749px){.predictive-search__no-results{padding:3rem 1.5rem}.predictive-search__no-results-title{font-size:2rem}.predictive-search__no-results-text{font-size:1.4rem}.predictive-search__no-results-suggestion{font-size:1.2rem}.predictive-search__item--term--no-suggestions{padding:0!important;margin:0!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/component-predictive-search.css.map */
