.predictive-search{display:none;position:fixed;top:calc(100% + var(--layout-space-pixel));left:0;z-index:3;overflow-y:auto;-webkit-overflow-scrolling:touch;width:100%;padding:0;overflow:hidden;background-color:transparent}.predictive-search--search-template{z-index:2;width:calc(100% + var(--layout-space-pixel))}.predictive-search__title{font-size:var(--text-size-s);font-weight:var(--font-weight-medium);margin-bottom:var(--layout-space-8);padding-left:var(--padding-sections-mobile)}@media screen and (min-height: 750px){.predictive-search__title{font-size:var(--text-size-base);margin-bottom:var(--layout-space-12)}}.predictive-search__results>div{padding-bottom:var(--layout-space-12)}.predictive-search__results-groups-wrapper{display:flex;border-bottom:var(--layout-space-pixel) solid rgba(var(--color-foreground),.08);padding-bottom:var(--layout-space-2)}@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:var(--layout-space-4)}}@media screen and (min-width: 750px){.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:flex}.predictive-search__inner{display:flex;padding:0 0 var(--layout-space-32);width:100%;max-width:calc(var(--page-width) - 2 * var(--padding-sections-desktop))!important;border-bottom-right-radius:5rem;border-bottom-left-radius:5rem;flex-direction:column;overflow-y:auto}@media screen and (min-width: 990px){.predictive-search__inner{flex-direction:row;padding:var(--layout-space-10) 0 var(--layout-space-32)}}.predictive-search__links-title{margin-top:0;font-weight:var(--font-weight-medium)}.predictive-search__links{width:100%;max-width:calc(100% - 2 * var(--padding-sections-mobile));margin:0 auto;font-size:var(--text-size-s)}@media screen and (max-width: 989px){.predictive-search__results{order:1}.predictive-search__links{order:2;display:flex;gap:var(--layout-space-8)}.predictive-search__links-list{flex:1}}@media screen and (min-width: 750px){.predictive-search__links{max-width:calc(100% - 2 * var(--padding-sections-desktop));font-size:var(--text-size-base)}}@media screen and (max-width: 989px){.predictive-search__links{margin-top:var(--layout-space-12);padding-top:var(--layout-space-8);border-top:solid .1rem rgb(var(--color-body))}}@media screen and (min-width: 990px){.predictive-search__links{width:28rem;padding-left:var(--padding-sections-desktop)}}.predictive-search__links:empty{display:none}.predictive-search__results{width:100%}@media screen and (min-width: 990px){.predictive-search__links:not(:empty)+.predictive-search__results{width:calc(100% - 28rem)}}.predictive-search__links-list ul{padding-left:0;list-style-type:none}.predictive-search__links-list ul li{margin-bottom:var(--layout-space-4);line-height:var(--layout-space-12)}@media screen and (max-width: 989px){.predictive-search__results .carousel--predictive-search>.carousel__slides>.carousel__slides-slide:first-of-type{margin-left:var(--padding-sections-desktop);scroll-margin-left:var(--padding-sections-desktop)}}@media screen and (max-width: 749px){.predictive-search__results .carousel--predictive-search>.carousel__slides>.carousel__slides-slide:first-of-type{margin-left:var(--padding-sections-mobile);scroll-margin-left:var(--padding-sections-mobile)}}@media screen and (min-width: 990px){.predictive-search__links:not(:empty)+.predictive-search__results .carousel__header{padding-left:0}}.predictive-search__links:empty+.predictive-search__results .carousel__slides{margin:0 auto;max-width:var(--page-width)}.predictive-search__links:empty+.predictive-search__results .carousel__slides .carousel__slides-slide:first-of-type{margin-left:var(--padding-sections-desktop);scroll-margin-left:var(--padding-sections-desktop)}.predictive-search__results .carousel__slides .carousel__slides-slide:last-of-type{margin-right:var(--padding-sections-mobile);scroll-margin-right:var(--padding-sections-mobile)}@media screen and (min-width: 750px){.predictive-search__results .carousel__slides .carousel__slides-slide:last-of-type{margin-right:var(--padding-sections-desktop);scroll-margin-right:var(--padding-sections-desktop)}}.predictive-search__results .carousel__header{display:flex;align-items:center;justify-content:space-between}.predictive-search__results .carousel__header-end{display:flex;align-items:center}.predictive-search__results .carousel__dots{margin-right:var(--layout-space-16)}@media screen and (min-width: 990px){.predictive-search__links:not(:empty)+.predictive-search__results .carousel__footer{padding-left:0}}.predictive-search__results .tabs__list{padding-left:0;gap:var(--layout-space-8);margin:0}.predictive-search__results .carousel__slides{padding:0}.predictive-search__result-group{display:flex;flex-direction:column;flex:1 1 auto;gap:var(--layout-space-4)}.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 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:var(--layout-space-pixel) solid rgba(var(--color-foreground),.08);margin:0 var(--layout-space-4);padding:var(--layout-space-3) 0 var(--layout-space-2);color:rgba(var(--color-foreground),.7)}predictive-search .spinner{width:var(--layout-space-3);height:var(--layout-space-3);line-height:var(--leading-none)}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:var(--layout-space-2)}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:var(--layout-space-2) var(--layout-space-4);text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:var(--layout-space-10) 1fr;grid-column-gap:var(--layout-space-20);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:var(--text-size-xs)}.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:var(--text-size-xs)}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:var(--layout-space-3)}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:var(--layout-space-3) var(--layout-space-4);word-break:break-all;line-height:var(--leading-looser)}@media screen and (min-width: 750px){.predictive-search__item--term{padding-top:var(--layout-space-2);padding-bottom:var(--layout-space-2)}}.predictive-search__item--term .icon-arrow{width:calc(var(--font-heading-scale) * var(--layout-space-3));height:calc(var(--font-heading-scale) * var(--layout-space-3));flex-shrink:0;margin-left:calc(var(--font-heading-scale) * var(--layout-space-4));color:rgb(var(--color-link))}.predictive-search__image{grid-area:product-image;object-fit:contain;font-family:"object-fit: contain"}.megamenu--isActive .predictive-search{display:none!important}.carousel--predictive-search .tabs{margin-left:calc(-1 * var(--padding-sections-mobile));margin-right:calc(-1 * var(--padding-sections-mobile));padding-inline-start:var(--padding-sections-mobile);padding-inline-end:var(--padding-sections-mobile)}
/*# sourceMappingURL=/cdn/shop/t/698/assets/component-predictive-search.css.map */
