.c-product-badge{background-color:var(--badge-color,var(--surface-global-primary));border-radius:7.5rem;color:var(--badge-text-color,var(--text-global-badge));font-size:.6875rem;font-weight:600;line-height:1;padding:.375rem .75rem;text-transform:uppercase;white-space:nowrap}.c-product-badge--static{position:static}.c-product-badge--absolute{left:.5rem;position:absolute;top:.5rem;z-index:2}.c-prod-thumb-sm{align-items:center;display:flex;flex-direction:row;gap:.75rem;height:100%;justify-content:flex-start;position:relative}.c-prod-thumb-sm a:first-of-type:before,.c-prod-thumb-sm button:first-of-type:before{bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.c-prod-thumb-sm a:first-of-type:focus-visible,.c-prod-thumb-sm button:first-of-type:focus-visible{outline:none}.c-prod-thumb-sm a:first-of-type:focus-visible:before,.c-prod-thumb-sm button:first-of-type:focus-visible:before{border-radius:var(--border-radius,.125rem);outline:.125rem dashed var(--border-focus);outline-offset:.125rem}.c-prod-thumb-sm__image{height:3.75rem;width:3.75rem}.c-prod-thumb-sm__title{font-family:var(--font-typeface-display);font-weight:800;z-index:2}.c-prod-thumb-sm__price{font-size:.75rem;font-weight:700}.c-prod-thumb-sm__price s{font-weight:400}.s-predictive-search{display:grid;gap:2rem;margin:auto;max-width:30rem;position:relative;width:100%;z-index:8}.s-predictive-search__heading{border-bottom:.0625rem solid var(--border-global-subtle);font-weight:700;padding-bottom:.5rem}.s-predictive-search__results{display:grid;gap:1.75rem;margin:0 -.25rem;max-height:50vh;overflow-y:auto;overscroll-behavior:contain;padding:.25rem .25rem 2rem;width:calc(100% + .5rem)}.s-predictive-search__list-items,.s-predictive-search__result{display:grid;gap:.75rem}.s-predictive-search__link{font-size:.875rem;font-weight:600;position:relative}.s-predictive-search__link:before{background-color:var(--surface-nav-primary);content:"";display:block;left:0;position:absolute;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.s-predictive-search__link.is-active:before,.s-predictive-search__link:active:before,.s-predictive-search__link:hover:before{transform:scaleX(1)}.s-predictive-search__link:before{background-color:var(--surface-nav-secondary);bottom:-.1rem;height:.125rem}.s-predictive-search-result{align-items:center;display:flex;flex-direction:row;gap:.75rem;justify-content:flex-start;position:relative}.s-predictive-search-result a:first-of-type:before,.s-predictive-search-result button:first-of-type:before{bottom:0;content:"";display:block;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.s-predictive-search-result a:first-of-type:focus-visible,.s-predictive-search-result button:first-of-type:focus-visible{outline:none}.s-predictive-search-result a:first-of-type:focus-visible:before,.s-predictive-search-result button:first-of-type:focus-visible:before{border-radius:var(--border-radius,.125rem);outline:.125rem dashed var(--border-focus);outline-offset:.125rem}.s-predictive-search-result .shopify-placeholder{height:3.75rem;width:3.75rem}.s-predictive-search-result__image{flex-shrink:0;height:3.75rem;width:3.75rem}.s-predictive-search-result__title{font-family:var(--font-typeface-display);font-weight:800;z-index:2}@media only screen and (min-width:64em){.s-predictive-search__results-outer{background-color:var(--surface-global-primary);border-radius:0 0 .5rem .5rem;box-shadow:0 20px 20px rgba(0,0,0,.1);left:0;min-width:20rem;position:absolute;right:0;top:100%}.s-predictive-search__results{padding:1rem 1.5rem 1.5rem}}@media only screen and (max-width:calc(48em - 1px)){.c-product-badge--absolute{max-width:calc(100% - 3rem);white-space:normal}}@media only screen and (hover:hover){.c-prod-thumb-sm__title:hover,.s-predictive-search-result__title:hover{text-decoration:underline}}