.predictive-search{display:none;position:absolute;top:calc(100% + 1.1rem);left:-.1rem;background-color:rgb(var(--color-background));box-shadow:0 2px 2px rgba(26,26,26,.2);overflow-y:auto;-webkit-overflow-scrolling:touch}.predictive-search--search-template{z-index:3;width:calc(100% + .2rem)}.predictive-search__results-groups-wrapper{display:flex;flex-direction:column;border-bottom:.1rem solid rgba(var(--color-foreground),.08);padding-bottom:1rem}@media screen and (max-width:749px){.predictive-search--header{right:0;left:0;top:100%}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:2rem}}@media screen and (min-width:750px){.predictive-search{border-top:none;width:calc(100% + .2rem)}.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;gap:2rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}@media screen and (min-width:750px){.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__suggestions{order:1}.predictive-search__products{order:2}.predictive-search__pages{order:3}.predictive-search__heading{margin:0 auto;padding:1.5rem 0 1rem;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 4rem);font-size:1.8rem;font-family:var(--font-heading-family);font-weight:var(--font-heading-weight-black);letter-spacing:.9px;color:rgb(var(--YETI-navy));text-transform:uppercase}#predictive-search-results-queries-list{margin:0 2rem;-moz-column-gap:1rem;column-gap:1rem;row-gap:1rem}#predictive-search-results-products-list{margin:0 2rem;-moz-column-gap:1.5rem;column-gap:1.5rem}predictive-search .spinner{width:1.5rem;height:1.5rem;line-height:0}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__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__search-for-button{position:sticky;bottom:0}.predictive-search__list-item:not:hover .predictive-search__item:not(.button--secondary) .predictive-search__item-heading,.predictive-search__list-item[aria-selected=true] .predictive-search__item:not(.button--secondary) .predictive-search__item-heading{text-decoration:underline;text-underline-offset:.3rem}.predictive-search__item{display:flex;padding:.5rem 2rem;text-align:left;text-decoration:none;width:100%}.predictive-search__item.button.button--secondary{min-height:0!important;min-width:0!important;padding:.5rem 1rem;--color-button-text:var(--YETI-navy);--color-button:var(--YETI-navy)}.predictive-search__item--link-with-thumbnail{display:block;padding:0!important}.predictive-search__item--link-with-thumbnail .predictive-search__item-content{padding-left:1rem;padding-right:1rem;margin-top:.5rem;margin-bottom:.5rem}.predictive-search__item-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;white-space:initial;font-weight:var(--font-heading-weight-black);font-size:1.4rem;text-transform:uppercase;color:rgb(var(--YETI-navy));letter-spacing:.9px;font-family:var(--font-heading-family)}.predictive-search__item-query-result :not(mark){font-weight:bolder}.predictive-search__item-query-result mark{color:rgb(var(--color-foreground))}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__item .price{color:rgb(var(--YETI-navy));font-size:1.2rem;letter-spacing:.8px;font-weight:var(--font-heading-weight-bold);font-family:var(--font-heading-family)}.predictive-search__item-vendor+.predictive-search__item-heading{margin-top:.5rem}.predictive-search__item--term{justify-content:space-between;align-items:center;padding:1.3rem 2rem;word-break:break-all;line-height:calc(1 + .4 / var(--font-body-scale));box-shadow:none;border:none;cursor:pointer}@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) * 2rem);height:calc(var(--font-heading-scale) * 1.4rem);flex-shrink:0;margin-left:calc(var(--font-heading-scale) * 2rem)}