.predictive-search{position:absolute;top:calc(100% + .1rem);left:-0.1rem;background-color:rgb(var(--color-background));z-index:3;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}.predictive-search__no-results-cta{margin:var(--size-16) 0}@media screen and (min-width: 901px){.predictive-search__no-results-cta{padding-left:5rem;padding-right:5rem}}.predictive-search__no-results-cta p{font-size:1.38rem;line-height:1.3;font-weight:var(--font-weight--regular);letter-spacing:initial;text-transform:none;margin:0}.predictive-search__no-results-cta .keyword{font-weight:var(--font-weight--bold)}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;justify-content:flex-start;-moz-column-gap:var(--size-94);column-gap:var(--size-94);padding-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem}@media screen and (min-width: 901px){.predictive-search__results-groups-wrapper{padding-left:5rem;padding-right:5rem}}@media screen and (max-width: 749px){.predictive-search--header{right:0;left:0;top:100%;height:100vh}.predictive-search__results-groups-wrapper{flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:1.68rem}}@media screen and (max-width: 749px)and (min-width: 901px){.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2.4rem}}.predictive-search__products-wrapper .predictive-search__item-content{padding-top:var(--size-16)}.predictive-search__products-wrapper p{padding:0;margin:0}.predictive-search__products-wrapper .price .price-item{font-size:1.38rem;line-height:1.3;font-weight:var(--font-weight--regular);letter-spacing:initial;text-transform:none}@media screen and (min-width: 750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.header predictive-search{position:relative}}predictive-search[open] .predictive-search,predictive-search[loading] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column;gap:2rem}@media screen and (min-width: 901px){.predictive-search__result-group--banner{max-width:60%;margin-left:auto}}[data-default-results] .predictive-search__result-group{flex:1 0 auto}@media screen and (max-width: 900px){[data-default-results] .predictive-search__image.predictive-search__image--desktop{display:none}}@media screen and (min-width: 901px){[data-default-results] .predictive-search__image.predictive-search__image--mobile{display:none}}.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 .predictive-search__heading{margin:0;padding-bottom:var(--size-8);color:rgba(var(--color-foreground), 0.7);font-weight:var(--font-weight--medium);font-size:1.5rem;line-height:1.25;color:var(--color-text);letter-spacing:0;padding-left: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__item{display:flex;text-align:left;text-decoration:none;width:100%;padding:var(--size-8) 0}@media screen and (min-width: 901px){.predictive-search__item{padding:0;padding-bottom:var(--size-8)}}.predictive-search__item--link-with-thumbnail{display:flex;flex-direction:column}.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), 0.75)}.predictive-search__item-query-result mark{background-color:rgba(0,0,0,0)}.predictive-search__item .price{color:rgba(var(--color-foreground), 0.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;word-break:break-all;line-height:calc(1 + .4/var(--font-body-scale));width:auto}.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;-o-object-fit:contain;object-fit:contain;font-family:"object-fit: contain"}.predictive-search__image.contains-card--product{height:100%;width:100%}@media screen and (min-width: 901px){#predictive-search-results{padding-top:var(--size-24);padding-bottom:var(--size-24)}}.predictive-search__banners-list{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:9px;padding-right:var(--size-16);padding-bottom:var(--size-8)}@media screen and (min-width: 901px){.predictive-search__banners-list{display:grid;gap:var(--size-16);margin-top:var(--size-8);padding-left:0;padding-right:0;grid-template-columns:1fr 1fr}.predictive-search__banners-list[data-columns="3"]{grid-template-columns:1fr 1fr 1fr}}.predictive-search__banners-list .predictive-search__list-item{min-width:90%}@media screen and (min-width: 901px){.predictive-search__banners-list .predictive-search__list-item{min-width:33%}}.predictive-search__banners-list .predictive-search__item-content{position:absolute;bottom:0;left:0;color:var(--grey-950);max-width:22.5rem;padding:var(--size-24);z-index:2}.predictive-search__banners-list .predictive-search__item-content p{color:var(--grey-950)}.predictive-search__banners-list .predictive-search__item-content .predictive-search__item-heading{color:var(--overlay-text-color)}@media screen and (min-width: 901px){.predictive-search__banners-list .predictive-search__item-content .predictive-search__item-heading{margin-bottom:var(--size-8)}}.predictive-search__banners-list .predictive-search__item-content .predictive-search__item-description{margin:0;color:var(--overlay-text-color)}@media screen and (min-width: 901px){.predictive-search__banners-list .predictive-search__item-content .predictive-search__item-description{margin-bottom:var(--size-16)}}.predictive-search__banners-list .predictive-search__item-content .predictive-search__item-description p{margin-top:0}.predictive-search__banners-list .predictive-search__item-content .predictive-search__item-description p:last-child{margin-bottom:0}.predictive-search__banner{padding:0;position:relative;overflow:hidden;padding-top:64.5161290323%;border-radius:var(--size-4)}.predictive-search__banner::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(0deg, rgba(var(--banner-bg-r), var(--banner-bg-g), var(--banner-bg-b), var(--overlay-opacity)), rgba(var(--banner-bg-r), var(--banner-bg-g), var(--banner-bg-b), var(--overlay-opacity))),linear-gradient(180deg, rgba(0, 0, 0, 0) calc(100% - 100px), rgba(0, 0, 0, 0.22) 100%);z-index:1}.predictive-search__banner::after{content:none}.predictive-search__banner>img,.predictive-search__banner>video,.predictive-search__banner>model-viewer{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media screen and (min-width: 901px){.predictive-search__banner{position:relative;overflow:hidden;padding-top:76.1410788382%}.predictive-search__banner>img,.predictive-search__banner>video,.predictive-search__banner>model-viewer{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}}@media screen and (max-width: 900px){.predictive-search__banner .button{display:none}}@media screen and (max-width: 900px){.predictive-search__heading{padding-left:var(--size-16);padding-right:var(--size-16)}}@media screen and (max-width: 900px){.predictive-search__queries-list,#predictive-search-results-pages-list-mobile,#predictive-search-results-queries-list{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:0;padding-left:0;padding-right:var(--size-16);padding-bottom:var(--size-8)}}.predictive-search__queries-list .predictive-search__list-item,#predictive-search-results-pages-list-mobile .predictive-search__list-item,#predictive-search-results-queries-list .predictive-search__list-item{margin-right:var(--size-8);flex-shrink:0;flex-grow:0}@media screen and (max-width: 900px){.predictive-search__queries-list .predictive-search__list-item .predictive-search__item-heading,#predictive-search-results-pages-list-mobile .predictive-search__list-item .predictive-search__item-heading,#predictive-search-results-queries-list .predictive-search__list-item .predictive-search__item-heading{margin-right:var(--size-8);flex-shrink:0;flex-grow:0;text-decoration:none;background-color:var(--grey-50);padding:0.84rem 1.155rem;border-radius:.4rem;font-family:var(--font-heading-family);color:var(--grey-950);font-size:1.3rem;font-weight:var(--font-weight--medium);line-height:1.4}}@media screen and (min-width: 901px){.predictive-search__queries-list .predictive-search__list-item .predictive-search__item-heading,#predictive-search-results-pages-list-mobile .predictive-search__list-item .predictive-search__item-heading,#predictive-search-results-queries-list .predictive-search__list-item .predictive-search__item-heading{background-color:rgba(0,0,0,0)}}@media screen and (max-width: 900px){#predictive-search-results-products-list{padding-bottom:var(--size-94)}}