.search-modal.searching{height:100vh;height:100dvh}.predictive-search__results-list{overflow-x:hidden;overflow-y:auto;-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory;scroll-behavior:smooth;scrollbar-width:thin}.predictive-search__results-list::-webkit-scrollbar{width:.4rem}.header .predictive-search::-webkit-scrollbar,.predictive-search__results-list::-webkit-scrollbar{-webkit-appearance:none;appearance:none;border-radius:1.6rem;background-color:rgba(var(--color-border),.3)}.header .predictive-search::-webkit-scrollbar-thumb,.predictive-search__results-list::-webkit-scrollbar-thumb{border-radius:1.6rem;background-color:rgb(var(--color-border))}.header .predictive-search::-webkit-scrollbar,.predictive-search--search-template .predictive-search__results-list::-webkit-scrollbar{width:.3rem}.header .predictive-search{display:none;position:relative;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.header .predictive-search-empty{height:100%;max-height:1.9rem;margin-bottom:1.6rem}.header .search-modal.searching .predictive-search{display:block}.header .predictive-search-results{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header .predictive-search-results.is-empty{padding:0 1.6rem}.header .predictive-search__item--term{margin-top:1rem}.header .predictive-search__results-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-column-gap:1.2rem;-moz-column-gap:1.2rem;column-gap:1.2rem;row-gap:1.5rem;-webkit-padding-end:.75rem;padding-inline-end:.75rem;-webkit-margin-end:-.75rem;margin-inline-end:-.75rem}.header .predictive-search__results-list li{width:100%}.header .predictive-search__results-list.predictive-search__results-list--suggestions{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 1.6rem}.header .predictive-search__results-list.predictive-search__results-list--suggestions li{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;padding:.8rem 1.6rem;border-radius:2rem;background:#edeef0}.search__keyword-submit-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 1.6rem}.predictive-search__keyword-submit{text-align:center;text-decoration:underline!important;margin-top:1.5rem;margin-bottom:1.5rem;font-size:1.4rem}.predictive-search-results .predictive-search__results-list--products{margin-bottom:0}.predictive-search .title-wrapper{display:block}.predictive-search .title-wrapper p+p{margin:.5rem 0 0}.predictive-search--search-template{display:none;z-index:30;position:absolute;top:100%;left:0;width:100%;padding:2rem 4.5rem;margin-top:.4rem;border-radius:1rem;background-color:rgb(var(--color-background));-webkit-box-shadow:0 .1rem .8rem rgba(var(--color-foreground),.15),0 2rem 4rem rgba(var(--color-foreground),.08);box-shadow:0 .1rem .8rem rgba(var(--color-foreground),.15),0 2rem 4rem rgba(var(--color-foreground),.08)}predictive-search[open] .predictive-search--search-template{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.predictive-search--search-template .predictive-search-results{width:calc(100% + 1.5rem)}.predictive-search--search-template .predictive-search__results-list{-webkit-padding-end:1.5rem;padding-inline-end:1.5rem;max-height:30rem}.predictive-search--search-template .predictive-search__list-item{padding:1rem 0}.predictive-search--search-template .predictive-search__list-item:first-child{padding-top:0}.predictive-search--search-template .predictive-search__list-item:last-child{padding-bottom:0}.predictive-search--search-template .predictive-search__item-heading{font-size:calc(var(--font-heading-scale)*1.4rem);line-height:calc(1 + .2/max(1,var(--font-heading-scale)))}.predictive-search--search-template .predictive-search__heading{letter-spacing:.2em;text-transform:uppercase;font-size:1.1rem;line-height:1.2rem;color:rgba(var(--color-heading),.55)}.predictive-search__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:.1rem solid rgba(var(--color-foreground),.08);margin:0 0 2rem 2rem;padding:1.5rem 0 .75rem}predictive-search .icon-spinner{width:2rem;height:2rem;line-height:0}predictive-search:not([loading]) .predictive-search-status__loading,predictive-search:not([loading]) .predictive-search__heading .icon-spinner,predictive-search:not([loading]) .predictive-search__loading-state{display:none}predictive-search[loading] .predictive-search__loading-state{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-padding-end:.2rem;padding-inline-end:.2rem}predictive-search[loading] .search-modal__form .search__button-reset,predictive-search[loading] .search-modal__form .search__button[type=button]{display:none!important}.predictive-search__item-heading{font-weight:400;display:inline-block;position:relative;word-break:break-word}.predictive-search__item{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:start;text-decoration:none;width:100%;padding:0 2rem}.predictive-search__item .predictive-search__item-vendor{font-size:.9rem;margin-top:.3rem}.predictive-search .price,.predictive-search__item-vendor+.predictive-search__item-heading{margin-top:.5rem}.predictive-search__image{width:7rem;line-height:0;overflow:hidden;border-radius:min(var(--card-radius),.3rem)}.predictive-search__image img{display:block;width:100%;height:auto;-webkit-transition:-webkit-transform var(--duration-long) ease;transition:transform var(--duration-long) ease;transition:transform var(--duration-long) ease,-webkit-transform var(--duration-long) ease}.template-search__search .predictive-search__image{width:5rem}.template-search__search .search-modal__form .field{z-index:15}.template-search__search predictive-search .search__recommendation{text-align:start}.predictive-search--focus:not(.search-modal--open) .transition-body::after{opacity:1;pointer-events:visible}.predictive-search--focus:not(.search-modal--open) .template-search__search .search-modal__form .field{z-index:35;background-color:rgb(var(--color-background))}.predictive-search--focus .shopify-section-header-sticky{z-index:21}.predictive-search--focus announcement-bar[data-compact=false].marquee .announcement-slider{-webkit-animation-play-state:paused;animation-play-state:paused}.template-search__search .predictive-search .price{margin-top:0}.template-search__search .predictive-search .price bdi{font-size:calc(var(--font-price-scale)*1.6rem)}.template-search__search .predictive-search .price .unit-price{line-height:1}.template-search__search .predictive-search .price .unit-price bdi{font-size:calc(var(--font-price-scale)*1.3rem)}.template-search__search .search-modal__form .search__button[type=reset],.template-search__search .search-modal__form .search__input~.search__button,.template-search__search .search-modal__form .search__recommendation{opacity:0;visibility:hidden}.predictive-search--focus:not(.search-modal--open) .template-search__search .search-modal__form .search__input:-moz-placeholder-shown~.search__recommendation,.predictive-search--focus:not(.search-modal--open) .template-search__search .search-modal__form .search__input:not(:-moz-placeholder-shown)~.search__button[type=reset]{opacity:1;visibility:visible;-moz-transition-property:opacity,visibility;transition-property:opacity,visibility;transition-duration:var(--duration-default);transition-timing-function:ease}.predictive-search--focus:not(.search-modal--open) .template-search__search .search-modal__form .search__input:-ms-input-placeholder~.search__recommendation,.predictive-search--focus:not(.search-modal--open) .template-search__search .search-modal__form .search__input:not(:-ms-input-placeholder)~.search__button[type=reset]{opacity:1;visibility:visible;-ms-transition-property:opacity,visibility;transition-property:opacity,visibility;transition-duration:var(--duration-default);transition-timing-function:ease}.predictive-search--focus:not(.search-modal--open) .template-search__search .search-modal__form .search__input:not(:placeholder-shown)~.search__button[type=reset],.predictive-search--focus:not(.search-modal--open) .template-search__search .search-modal__form .search__input:placeholder-shown~.search__recommendation,.predictive-search--focus:not(.search-modal--open) .template-search__search .search-modal__form .search__input~.search__button{opacity:1;visibility:visible;-webkit-transition-property:opacity,visibility;transition-property:opacity,visibility;-webkit-transition-duration:var(--duration-default);transition-duration:var(--duration-default);-webkit-transition-timing-function:ease;transition-timing-function:ease}.predictive-search__results-list.list-text--links .predictive-search__item-heading{margin:0}.predictive-search__item-query-result{font-size:1.4rem;line-height:1;color:#0e2243;margin:0}.predictive-search__item-query-result mark{background-color:transparent}.predictive-search__results-groups-wrapper{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;overflow-y:auto;overflow-x:hidden}.predictive-search__result-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.predictive-search__search-for-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:4rem}.predictive-search__result-group:first-child .predictive-search__pages-wrapper{display:none}.predictive-search__no-results{color:#73767f;font-size:1.4rem;line-height:2rem;margin:0}@media (min-width:750px){.search-modal.searching{height:calc(100vh - var(--announcement-height, 0px) - var(--header-height, 0px));height:calc(100dvh - var(--announcement-height, 0px) - var(--header-height, 0px))}.header .predictive-search-results.is-empty,.header .predictive-search__results-list.predictive-search__results-list--suggestions{padding:0 4.4rem}.search__keyword-submit-button{padding:0 4.4rem;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.predictive-search__keyword-submit{text-align:left;margin-top:2rem;margin-bottom:2rem;font-size:1.5rem}.header .predictive-search__results-list{-webkit-padding-end:2.5rem;padding-inline-end:2.5rem;-webkit-margin-end:-2.5rem;margin-inline-end:-2.5rem}.header .predictive-search__results-list li{width:calc(50% - 1rem)}.header .predictive-search__results-list li:last-child:not(:nth-child(even)){width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.header .predictive-search__item--term{width:auto;min-width:24rem}.header .predictive-search__results-list.list-text--links li{width:100%}.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{-webkit-box-flex:0;-ms-flex:0 0 26.4rem;flex:0 0 26.4rem}.template-search__search .predictive-search__result-group:first-child{-webkit-box-flex:0;-ms-flex:0 0 20rem;flex:0 0 20rem}.predictive-search__result-group:only-child,.predictive-search__results-groups-wrapper--no-products .predictive-search__result-group:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}}@media (max-width:750px){.header .predictive-search__results-list.predictive-search__results-list--suggestions{max-height:7.5rem}.predictive-search-results .predictive-search__results-list--products.grid--2-col .grid__item{max-width:calc(50% - var(--grid-horizontal-spacing)/2)}.predictive-search__results-groups-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.predictive-search__results-groups-wrapper:not(.predictive-search__results-groups-wrapper--no-suggestions){gap:1.5rem}}@media (min-width:750px)and (max-width:990px){.predictive-search-results .predictive-search__results-list--products.grid--3-col-tablet .grid__item{max-width:calc(33.33% - var(--grid-horizontal-spacing)*2/3)}}@media (min-width:990px){.predictive-search-results .predictive-search__results-list--products.grid--4-col-desktop .grid__item{max-width:calc(25% - var(--grid-horizontal-spacing)*3/4)}}@media screen and (hover:hover){.predictive-search__item-heading{background-color:transparent;background-image:linear-gradient(to top,rgb(var(--color-border)) 0,rgb(var(--color-border)) 0),linear-gradient(to top,transparent 0,transparent 0);background-repeat:no-repeat;background-position:right bottom,right bottom;background-size:0 .1rem,100% .1rem;-webkit-transition:background-size var(--duration-default) ease;transition:background-size var(--duration-default) ease}.predictive-search__item--link:hover .predictive-search__item-heading{background-position:left bottom,left bottom;background-size:100% .1rem,100% .1rem}.predictive-search__item--link:hover .predictive-search__image img{-webkit-transform:scale(1.1);transform:scale(1.1)}}