.predictive-search{opacity:0;z-index:-1;pointer-events:none;position:absolute;top:0;left:0;display:flex;justify-content:start;backdrop-filter:blur(8px);height:100vh;width:100%;transition:opacity 300ms ease-in-out;background-color:var(--color-pure-white)}.predictive-search.active,.predictive-search.header-search--active{opacity:1;pointer-events:all;z-index:12}.predictive-search .search-modal__form{background-color:var(--color-pure-white);height:100%;width:100%;position:relative;padding:var(--spacing-l) 1rem;overflow-y:scroll;overscroll-behavior:contain}@media(min-width: 1024px){.predictive-search .search-modal__form{padding:var(--spacing-l) 1.25rem}}.predictive-search .search-modal__form input:focus{outline:none}.predictive-search ul{list-style:none}.predictive-search .predictive-search__modal{height:100%;width:100%;position:relative;padding:var(--spacing-l) 1rem;overflow-y:scroll;overscroll-behavior:contain}@media(min-width: 1024px){.predictive-search .predictive-search__modal{height:100%;width:100%;padding:var(--spacing-l) 1.25rem}}@media(min-width: 1024px){.predictive-search.has-promo-banner{padding-top:6rem}}.predictive-search .predictive-close{right:var(--space-20);width:2rem;height:2rem;display:flex;justify-content:center;align-items:center;border-radius:100%}.predictive-search .predictive-close svg{width:.75rem;height:.75rem}.predictive-search .header__search-wrapper{width:100%;display:flex;align-items:center;position:relative}.predictive-search .search__input{width:calc(100% - 2.75rem);max-width:none;height:3.5rem;border:none;padding-left:1rem;height:2rem}.predictive-search .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__divider{width:100%;margin:var(--spacing-m) 0;border-top:1px solid var(--color-border-primary)}@media(min-width: 1024px){.predictive-search__result-group{flex-direction:row;flex:1}}.predictive-search--search-template{z-index:2;width:calc(100% + .2rem)}.predictive-search__content{height:100%}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column;gap:1.5rem;border-bottom:.1rem solid rgba(var(--color-dark), 0.08)}@media(min-width: 1024px){.predictive-search__results-groups-wrapper{display:grid;grid-template-columns:1fr 3fr;column-gap:.75rem}}.predictive-search__results-groups-wrapper--no-suggestions{display:flex;flex-direction:column;gap:1.5rem}.predictive-search__results-list{display:flex;flex-direction:column;justify-content:start;align-items:start;gap:1rem}@media(min-width: 1024px){.predictive-search__results-groups-wrapper{flex-direction:row}}.predictive-search__product-grid{display:grid;grid-template-columns:repeat(2, 1fr);width:100%;gap:1.5rem .5rem}@media(min-width: 1024px){.predictive-search__product-grid{gap:var(--spacing-xl) .75rem}}@media(min-width: 1024px){.predictive-search__product-grid{grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 750px){.predictive-search{border-top:none}.predictive-search .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}.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__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{border-bottom:none;padding-bottom:0}.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child,.predictive-search__result-group:only-child{flex-grow:1}}.predictive-search__suggestions-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}@media(min-width: 1024px){.predictive-search__suggestions-heading .suggestions-heading__products{width:0;overflow:hidden}}.predictive-search__suggestions-heading .cta{line-height:1.28}.predictive-search__view-all{display:flex}.predictive-search__view-all svg{margin-left:.8125rem;height:1rem}.predictive-search 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;gap:1rem;text-align:left;text-decoration:none;width:100%;color:rgb(var(--color-apparel-black))}.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{grid-area:product-content;display:flex;flex-direction:column}.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-query-result *:not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgba(var(--color-dark), 0.75)}.predictive-search__item-query-result mark{background-color:rgba(0,0,0,0)}.predictive-search__item-vendor+.predictive-search__item-heading,.predictive-search .price{margin-top:.5rem}.predictive-search__item--term{justify-content:flex-end;align-items:center;padding:.625rem 2rem;word-break:break-all;column-gap:.625rem;background-color:#f5f5f5}.predictive-search__item--term:hover{background-color:#f5f5f5}@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{object-fit:contain;mix-blend-mode:multiply}.predictive-search__image-wrapper{display:flex;justify-content:center;align-items:center;position:relative;width:5rem;height:6.25rem;margin-right:1rem;overflow:hidden;border-radius:1rem;background-color:var(--color-light-grey);mix-blend-mode:multiply}.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;overflow-y:scroll}.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{width:100%;gap:1.5rem .5rem}@media(min-width: 1024px){.popular-searches__right{width:23rem}}.popular-searches__left{flex:1;display:flex;flex-direction:column;column-gap:.5rem;margin-bottom:2.5rem}.popular-searches__left>*{flex:1}@media(min-width: 1024px){.popular-searches__left>*{flex:0}}@media(min-width: 1024px){.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{position:absolute;right:1.5rem;margin-right:1.5rem;display:none}.predictive-clear.active{display:block}
