.predictive-search{height:0;pointer-events:none}.predictive-search--opened{display:block;height:100vh;pointer-events:auto;position:absolute}.predictive-search--opened .predictive-search__wrapper{top:0;right:0}.predictive-search--opened .predictive-search__backdrop{display:block}.predictive-search__backdrop{position:fixed;left:0;top:0;width:100%;height:100%;background:var(--color-black80alpha);z-index:998;display:none}
.predictive-search__wrapper{position:fixed;left:0;top:0;width:100%;height:100%;padding-top:1.875rem;z-index:999;top:100%;right:0;transition:all .3s ease 0s}.predictive-search__container{height:100%;background:var(--color-white);border-radius:.75rem 0 0 0;display:flex;flex-direction:column}.predictive-search__results{display:flex;flex:1;flex-direction:column;overflow:hidden}
.predictive-search__header{padding:1.375rem 0;gap:1.5rem;display:flex;border-bottom:.0625rem solid var(--color-light-gray)}.predictive-search__header-container{padding:0 1.25rem}.predictive-search__header [type=submit]{visibility:hidden;position:absolute}.predictive-search__header .ss__autocomplete.ss__theme.ss__autocomplete--only-terms,.predictive-search__header .ss__autocomplete__input ~ .ss__autocomplete--target .ss__autocomplete{overflow-x:hidden}
.predictive-search__input{font-weight:600;font-family:var(--font-heading);flex:1;border:.09375rem solid var(--color-light-gray);border-radius:6px;padding:0 .9375rem 0 3.5rem;font-size:1rem;height:auto;line-height:1.25rem;background-position:1.25rem center;background-repeat:no-repeat;background-size:1.1875rem auto;background-image:url("data:image/svg+xml,<svg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' clip-rule='evenodd' d='M9.74609 6.06152C9.74609 8.14769 8.05491 9.83886 5.96875 9.83886C3.88258 9.83886 2.19141 8.14769 2.19141 6.06152C2.19141 3.97535 3.88258 2.28418 5.96875 2.28418C8.05491 2.28418 9.74609 3.97535 9.74609 6.06152ZM11.7461 6.06152C11.7461 9.25226 9.15948 11.8389 5.96875 11.8389C2.77801 11.8389 0.191406 9.25226 0.191406 6.06152C0.191406 2.87078 2.77801 0.28418 5.96875 0.28418C9.15948 0.28418 11.7461 2.87078 11.7461 6.06152ZM10.0054 11.995L13.5608 15.5589L14.9767 14.1463L11.4213 10.5825L10.0054 11.995Z' fill='black'/></svg>")}
.predictive-search__btn{width:3.625rem;height:2.875rem;border-radius:.75rem;display:flex;align-items:center;justify-content:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-width:.0625rem;border-style:solid}.predictive-search__btn .icon{display:flex}.predictive-search__btn svg{height:auto}
.predictive-search__content{padding:.5rem 1.25rem 0;flex:1;overflow-y:scroll}.predictive-search__suggestions{margin-bottom:1.25rem}.predictive-search__suggestions-heading{padding-top:1.375rem;font-size:1rem;line-height:1rem;letter-spacing:.08rem;text-transform:uppercase;margin-bottom:1.5rem}.predictive-search__suggestions ul{display:flex;flex-direction:column;gap:1.5rem}
.predictive-search__suggestions ul a{font-family:var(--font-heading);font-size:1.5rem;line-height:1.75rem;font-weight:700;color:var(--color-dark-gray2)}.predictive-search__suggestions ul a strong{color:var(--color-black)}.predictive-search__products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65625rem;padding-bottom:.625rem}
.predictive-search__products-heading{font-weight:400;font-size:1rem;line-height:1rem;letter-spacing:.08rem;text-transform:uppercase;padding:1.25rem 0 1rem;border-top:.0625rem solid var(--color-light-gray)}.predictive-search__product-img{width:100%;display:block;height:auto;margin-bottom:.25rem}.predictive-search__product-title{font-family:var(--font-heading);color:var(--color-black);margin-bottom:.25rem;display:block}
.predictive-search__product-price .price{font-family:var(--font-heading)}.predictive-search__product-content{font-weight:700;font-size:.875rem;line-height:1.125rem;min-height:5rem;margin-bottom:.25rem}.predictive-search__product-description{padding-top:.4375rem;font-weight:400;font-size:.75rem;line-height:1.25rem;color:var(--color-black)}
.predictive-search__product-description span{display:none}.predictive-search__footer{padding:1rem 1.875rem;border-top:.0625rem solid var(--color-black)}.predictive-search__footer .button{width:100%;border-radius:.75rem;font-size:1rem}.predictive-search__empty{padding:2.3125rem 1.25rem 2rem;flex:1;overflow-y:scroll}
.predictive-search__empty-heading{font-family:var(--font-heading);font-weight:700;font-size:1.875rem;line-height:2.125rem;margin-bottom:.5rem}.predictive-search__empty-description{font-family:var(--font-heading);font-weight:500;font-size:1rem;line-height:1.375rem;margin-bottom:.625rem;color:var(--color-dark-gray)}
.predictive-search__empty-suggestion{font-family:var(--font-heading);font-weight:500;font-size:1rem;line-height:1.5rem;color:var(--color-dark-gray)}.predictive-search__empty-suggestion span{text-decoration:underline}.predictive-search__empty-content{margin-bottom:2.3125rem}.predictive-search__cards{display:flex;flex-wrap:wrap;width:-moz-max-content;width:max-content;gap:.4375rem}
.predictive-search__cards-wrapper{border-top:.0625rem solid var(--color-soft-gray4);padding-top:2rem;margin-bottom:1.25rem}.predictive-search__cards-heading{font-family:var(--font-heading);font-weight:700;font-size:1.875rem;line-height:2.125rem;margin-bottom:1.25rem}.predictive-search__cards-container{overflow-x:scroll;margin:0 -1.25rem;padding:0 1.25rem .9375rem}
.predictive-search__cards a{position:relative}.predictive-search__cards .image-wrapper{width:9.25rem;height:9.75rem}.predictive-search__cards img{width:100%;height:100%;display:block;border-radius:.5rem;-o-object-fit:cover;object-fit:cover}.predictive-search__cards .label{display:flex;padding:.75rem 1rem;position:absolute;bottom:0;left:0;width:100%;color:var(--color-white)}
.predictive-search__cards .label h4{flex:1;padding-right:.625rem;font-weight:700;font-size:1.25rem;line-height:1.5rem;align-items:center;color:var(--color-white);text-shadow:0 .1875rem .9375rem var(--color-black20alpha)}.predictive-search__cards .label svg{width:1rem;height:auto}@media(min-width:1024px){.predictive-search__header-container{padding:0 2.25rem}
.predictive-search__wrapper{width:49.875rem;right:0;left:initial;padding-top:0;right:-100%;top:0}.predictive-search__content{padding:2.5rem 2.25rem 0;display:flex;flex-wrap:wrap}.predictive-search__suggestions{padding-right:.625rem;width:40%}.predictive-search__suggestions-heading{padding:0;border:0;margin-bottom:1.25rem}
.predictive-search__suggestions ul{margin-bottom:4rem}.predictive-search__products{-moz-column-gap:.625rem;column-gap:.625rem;row-gap:1rem}.predictive-search__products-container{width:60%}.predictive-search__products-heading{padding-top:0;border:0}.predictive-search__product-img{margin-bottom:.625rem}.predictive-search__product-content{padding:0 1rem;min-height:0;margin-bottom:.75rem}
.predictive-search__product-title{margin-bottom:.5rem}.predictive-search__product-description{padding:0 1rem .625rem;border:0}.predictive-search__product-description br{display:none}.predictive-search__product-description span{display:inline}.predictive-search__footer{display:none}.predictive-search__empty{padding:2.5rem 2.25rem 1.25rem;display:flex;flex-wrap:wrap;overflow-y:hidden}
.predictive-search__empty-heading{letter-spacing:-1.5%;font-size:1.5rem;line-height:1.75rem}.predictive-search__empty-content{width:40%;padding-right:2.5rem}.predictive-search__empty-description{margin-bottom:2.5rem;font-size:1rem;line-height:1.5rem;color:var(--color-dark-gray)}.predictive-search__cards{gap:1rem .875rem;width:100%}
.predictive-search__cards-wrapper{width:60%;padding-top:0;border:0}.predictive-search__cards-heading{font-family:var(--font-body);font-weight:400;font-size:1rem;line-height:1.125rem;letter-spacing:.08rem;text-transform:uppercase}.predictive-search__cards .image-wrapper{width:13.125rem;height:14.5rem}.predictive-search__cards .label h4{font-size:1.5rem;line-height:1.75rem}
.predictive-search__cards .label svg{width:1.125rem}}