.predictive-search{display:none;position:fixed;top:6.875rem;right:0;bottom:0;left:0;z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch;background-color:var(--neutral-01)}@media screen and (min-width: 1024px){.predictive-search{position:absolute;left:-.1rem;top:calc(100% + .9375rem)!important;border-width:.0625rem;border-style:solid;border-color:var(--neutral-04)}}.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:0 1.25rem}@media screen and (max-width: 1023px){.predictive-search__results-groups-wrapper{flex-direction:column}}.predictive-search{width:100vw}#predictive-search-results{z-index:2;background-color:var(--neutral-01)}@media screen and (min-width: 750px){.header predictive-search{position:relative}}@media screen and (min-width: 1024px){.predictive-search{width:calc(100vw - (var(--page-width-side-padding-desktop) * 2));overflow-y:unset}#predictive-search-results-products-list{padding-top:.375rem}}@media screen and (min-width: 1380px){.predictive-search{width:80.625rem}}predictive-search[open] .predictive-search{display:block}@media screen and (min-width: 1024px){.predictive-search .back-drop{position:absolute;top:0;left:calc(var(--page-width-side-padding-mobile) * -1);right:calc(var(--page-width-side-padding-mobile) * -1);height:100vw;background:#0006;z-index:-1;opacity:0;transition:transform var(--duration-medium) cubic-bezier(.4,0,.2,1),opacity var(--duration-medium) cubic-bezier(.4,0,.2,1)}predictive-search[open] .predictive-search .back-drop{opacity:0;left:calc(var(--page-width-side-padding-desktop) * -1);width:100vw}}@media screen and (min-width: 750px){.predictive-search__result-group-product .grid{column-gap:var(--grid-desktop-horizontal-spacing);row-gap:calc(var(--grid-desktop-vertical-spacing) * .5)}}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;padding:1.25rem 0 0;gap:.9375rem;align-items:stretch}.predictive-search__result-group:first-child{gap:1.25rem}@media screen and (min-width: 1024px){.predictive-search__result-group:first-child{gap:1.875rem}.predictive-search__result-group{padding:1.875rem 0}}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width: 1024px){.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:not(.predictive-search__result-group-product){flex:0 0 clamp(13rem,26cqw,20rem);box-sizing:border-box;padding-right:1.25rem;border-right:.0625rem solid var(--neutral-04)}.predictive-search__result-group-product{padding-left:1.25rem}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}@media screen and (min-width: 1024px) and (max-width: 1200px){.predictive-search__result-group:first-child:not(.predictive-search__result-group-product){flex:0 0 clamp(10rem,18cqw,20rem)}}.predictive-search__heading{border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:.625rem;color:rgba(var(--color-foreground),.7)}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;display:none}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-bottom:.3125rem;margin-bottom:.625rem;text-align:left}.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 mark{color:rgba(var(--color-foreground),.75)}.predictive-search__result-group mark{font-weight:var(--font-medium);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:not(button){justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale))}button.predictive-search__item--term{display:inline-block;margin-bottom:0;padding:.625rem 0;line-height:1.125rem}button.predictive-search__item--term span{font-weight:var(--font-medium)}@media screen and (min-width: 750px){.predictive-search__item--term:not(button){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"}@media screen and (min-width: 1024px){.header predictive-search{background-color:var(--neutral-03);border-radius:1.875rem;transition:background-color .2s ease-in-out}.header [data-selected] predictive-search{background-color:var(--neutral-01);border-radius:1.875rem}}.predictive-search__results-list li:last-child a{padding-bottom:0;margin-bottom:0}@media screen and (min-width: 750px){.predictive-search__list-item .card--standard>.card__content .card__information{padding-top:.375rem}.predictive-search__list-item .typo-body-card{font-size:.75rem;line-height:1rem;letter-spacing:.0375rem}.predictive-search__list-item .price,.predictive-search__list-item .card-information{margin-top:0}}.predictive-search__no-result,.predictive-search__under3{position:absolute;background-color:var(--neutral-01);padding:1.5rem;line-height:1.125}@media screen and (min-width: 1024px){.predictive-search__no-result,.predictive-search__under3{position:relative;display:block;text-align:center}}@media screen and (max-width: 1023px){.predictive-search__result-group-suggestions{order:1;padding-top:1.25rem}.predictive-search__result-group-product .predictive-search__queries-wrapper.large-up-hide{margin-bottom:.625rem}}.predictive-search__product-grid{display:grid;grid-template-columns:1fr 1fr;gap:.625rem}@media screen and (min-width: 1024px){.predictive-search__product-grid{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:1.5rem}.predictive-search__product-grid .flag{padding:.25rem .5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/component-predictive-search.css.map */
