.predictive-search{backdrop-filter:blur(8px);background-color:rgba(0,0,0,.6);color:var(--color-apparel-black);display:flex;height:100vh;justify-content:end;left:0;opacity:0;overflow-y:auto;overscroll-behavior:contain;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease-in-out;width:100%;z-index:-1}@media(min-width:1024px){.predictive-search{padding:1.25rem}}.predictive-search.active{opacity:1;pointer-events:all}@media(max-width:1023px){.predictive-search.active{z-index:1}}.predictive-search ul{list-style:none}.predictive-search .predictive-search__modal{background-color:var(--color-pure-white);height:100%;overflow-y:scroll;overscroll-behavior:contain;padding:1.25rem;position:relative;width:100%}@media(min-width:1024px){.predictive-search .predictive-search__modal{border-radius:.5rem;height:calc(100vh - 7.5rem);width:40rem}}@media(max-width:1023px){.predictive-search{z-index:1}}@media(min-width:1024px){.predictive-search{min-height:auto}.predictive-search.has-promo-banner{padding-top:6rem}}.predictive-search.has-promo-banner{top:-2rem}.predictive-search--header{height:100%}.predictive-search.predictive-close{height:.625rem;right:var(--space-20);top:50%;transform:translateY(-50%);width:.625rem}.predictive-search .header__search-wrapper{align-items:center;border-bottom:1px solid var(--color-sea-salt);display:flex;padding-bottom:1.5rem;position:relative;width:100%}@media(min-width:1024px){.predictive-search .header__search-wrapper{padding-bottom:2.5rem}}.predictive-search .search__input{background-color:var(--color-white);border:none;height:3.5rem;height:2rem;max-width:none;padding-left:1rem;width:calc(100% - 2.75rem)}.predictive-search__overlay{background-color:rgba(38,37,35,.5);height:100vh;left:0;position:fixed;top:0;width:100%;z-index:999}.predictive-search__products{height:fit-content;padding-bottom:6.25rem}.predictive-search__product-grid{display:grid;gap:1.5rem .5rem;grid-template-columns:repeat(var(--columns-mobile),1fr);width:100%}@media(min-width:1024px){.predictive-search__product-grid{grid-template-columns:repeat(var(--columns-desktop),1fr);width:23rem}}.predictive-search__product-grid .product-card__variants{display:none}.predictive-search__heading{margin-bottom:1.5rem}.predictive-search__heading--trending{margin:0 0 1.5rem}@media(min-width:1024px){.predictive-search__heading--trending{margin:2.5rem 0 1.5rem}.predictive-search__result-group{flex:1;flex-direction:row}}.predictive-search--search-template{width:calc(100% + .2rem);z-index:2}.predictive-search__results-groups-wrapper{border-bottom:.1rem solid rgba(var(--color-dark),.08);display:flex;flex-direction:column;gap:1.5rem;margin-top:1.5rem}@media(min-width:1024px){.predictive-search__results-groups-wrapper{gap:1.5rem;margin-top:2.5rem;padding-bottom:2.5rem}}.predictive-search__results-list{align-items:start;display:flex;flex-direction:column;gap:1rem;justify-content:start}@media(min-width:1024px){.predictive-search__results-groups-wrapper{flex-direction:row}}@media screen and (min-width:750px){.predictive-search{border-top:none}.predictive-search .header predictive-search{position:relative}}predictive-search[loading] .predictive-search,predictive-search[open] .predictive-search{display:block}.predictive-search__result-group{display:flex;flex-direction:column}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}.predictive-search__result-group:first-child{padding-bottom:1rem}@media(min-width:1024px){.predictive-search__result-group:last-child .predictive-search__pages-wrapper,.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:nth-child(2){display:none}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:initial}.predictive-search__result-group:first-child{border-bottom:none;padding-bottom:0}.predictive-search__result-group:only-child,.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child{flex-grow:1}}.predictive-search__suggestions-heading{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}@media(min-width:1024px){.predictive-search__suggestions-heading .suggestions-heading__products{overflow:hidden;width:0}}.predictive-search__suggestions-heading .cta{font-size:.875rem;line-height:1.28}.predictive-search__view-all{display:flex}.predictive-search__view-all svg{height:1rem;margin-left:.8125rem}.predictive-search predictive-search .spinner{height:1.5rem;line-height:0;width:1.5rem}predictive-search:not([loading]) .predictive-search-status__loading,predictive-search:not([loading]) .predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__loading-state{display:flex;justify-content:center;padding:1rem}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__loading-state,predictive-search[loading] .predictive-search__search-for-button{display:none}predictive-search[loading] .predictive-search__results-groups-wrapper~.predictive-search__search-for-button{display:initial}.predictive-search__item{color:rgb(var(--color-apparel-black));display:flex;gap:1rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item--link-with-thumbnail{display:grid;grid-template-columns:4rem 1fr;grid-column-gap:.25rem;grid-template-areas:"product-image product-content"}@media(min-width:1024px){.predictive-search__item--link-with-thumbnail{grid-column-gap:1rem}}.predictive-search__item-content{display:flex;flex-direction:column;grid-area:product-content}.predictive-search__item-content.product-info{margin-left:1.75rem}@media(min-width:1024px){.predictive-search__item-content.product-info{margin-left:1rem}}.predictive-search__item-content--centered{justify-content:center}.predictive-search__item-vendor{font-size:.9rem}.predictive-search__item-heading{margin:0}@media(min-width:1024px){.predictive-search__item-heading{font-size:1.125rem}}.predictive-search__item-query-result :not(mark){font-weight:bolder}.predictive-search__item-query-result mark{background-color:transparent;color:rgba(var(--color-dark),.75)}.predictive-search__item .price{color:rgba(var(--color-dark),.7);font-size:1.2rem}.predictive-search .price,.predictive-search__item-vendor+.predictive-search__item-heading{margin-top:.5rem}.predictive-search__see-text{color:var(--color-dark);font-size:1rem;line-height:1}.predictive-search__item--term{align-items:center;background-color:#f5f5f5;column-gap:.625rem;justify-content:flex-end;padding:.625rem 2rem;word-break:break-all}.predictive-search__item--term:hover{background-color:#f5f5f5}@media screen and (min-width:750px){.predictive-search__item--term{padding-bottom:1rem;padding-top:1rem}}.predictive-search__item--term .icon-arrow{color:rgb(var(--color-link));flex-shrink:0;height:calc(var(--font-heading-scale)*1.4rem);margin-left:calc(var(--font-heading-scale)*2rem);width:calc(var(--font-heading-scale)*1.4rem)}.predictive-search__image{mix-blend-mode:multiply;object-fit:contain}.predictive-search__image-wrapper{align-items:center;background-color:var(--color-light-grey);border-radius:1rem;display:flex;height:6.25rem;justify-content:center;margin-right:1rem;mix-blend-mode:multiply;overflow:hidden;position:relative;width:5rem}.predictive-search #predictive-search-results-products-list{max-height:21.25rem;overflow-y:auto}.predictive-search #predictive-search-results-products-list::-webkit-scrollbar{display:none}input[type=search]::-webkit-search-cancel-button{appearance:none;display:none}.popular-searches{display:none;margin-top:2rem;overflow-y:scroll}@media(min-width:1024px){.popular-searches{margin-top:2.5rem}}.popular-searches a{color:var(--color-apparel-black)}.popular-searches.active{display:flex;flex-direction:column}@media(min-width:1024px){.popular-searches.active{flex-direction:row}}.popular-searches__heading{margin-bottom:1.5rem}.popular-searches__heading--trending{margin-top:0}@media(min-width:1024px){.popular-searches__heading--trending{margin-top:2.5rem}}.popular-searches__right{gap:1.5rem .5rem;width:100%}@media(min-width:1024px){.popular-searches__right{width:23rem}}.popular-searches__left{column-gap:.5rem;display:flex;flex:1;flex-direction:row;margin-bottom:2.5rem}.popular-searches__left>*{flex:1}@media(min-width:1024px){.popular-searches__left>*{flex:0}.popular-searches__left{flex-direction:column;margin-bottom:0}}.popular-searches ul{list-style:none}.popular-searches ul li{margin-bottom:.5rem}.popular-searches ul li a{text-decoration:none}[data-search-toggle]{cursor:pointer}.predictive-clear{color:var(--color-apparel-black);display:none;margin-right:1.5rem;position:absolute;right:1.5rem}input[aria-expanded=true]~.predictive-clear{display:block}