.header-search__container{width:calc(100% - 28px);max-width:1200px;max-height:calc(100vh - var(--header-height,0px) - var(--announcement-bar-height,0px) - 28px);pointer-events:auto;background:#fff;border-radius:8px;margin:14px auto 0;left:50%;overflow:auto}.header-search__container:has(predictive-search .predictive-search__content>*){padding:0 12px}@media screen and (width>=1024px){.header-search__container:has(predictive-search .predictive-search__content>*){padding:0 24px}}.header-search::part(content){color:#222b2d;pointer-events:none;background:0 0;max-height:none;overflow:hidden}.header-search__form:has(+predictive-search .predictive-search__content>*) .header-search__form-control{margin-top:12px}@media screen and (width>=1024px){.header-search__form:has(+predictive-search .predictive-search__content>*) .header-search__form-control{margin-top:24px}}.header-search__form-control{border:1px solid #f3f3f3;border-radius:4px;padding:0 8px 0 0}@media screen and (width>=1024px){.header-search__form-control{justify-content:space-between;padding-right:16px;display:flex}}.header-search__input{flex-grow:1;padding:10px 8px;font-size:14px}@media screen and (width>=1024px){.header-search__input{padding:18px 16px}}.header-search__input::-moz-placeholder{opacity:1;color:#3a3838}.header-search__input::placeholder{opacity:1;color:#3a3838}.header-search .predictive-search__resource-item>.v-stack{gap:12px}@media screen and (width>=1024px){.header-search .predictive-search__resource-item>.v-stack{gap:12px}}.header-search .predictive-search__category{border:0;padding:0}.header-search .predictive-search__suggestions{opacity:.8}.header-search .predictive-search__results{gap:24px;padding-block:16px 12px}@media screen and (width>=1024px){.header-search .predictive-search__results{padding-bottom:24px}}.header-search .predictive-search__tabs.content-tabs::part(tab-list){border-block-end:1px solid #f3f3f3;gap:0;margin-bottom:24px}.header-search .predictive-search__tabs.content-tabs [role=tab]{padding-right:16px;font-weight:400}.header-search .predictive-search__tabs.content-tabs [role=tab][aria-selected=true]{font-weight:500;box-shadow:0 1px}.header-search .predictive-search__products{align-items:stretch;gap:16px}.header-search .predictive-search__products .horizontal-product-card{align-items:flex-start;gap:8px}.header-search .predictive-search__products .horizontal-product-card__figure{aspect-ratio:1;border-radius:4px;align-self:center;width:81px;max-width:81px;position:relative;overflow:hidden}.header-search .predictive-search__products .horizontal-product-card__figure img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}.header-search .predictive-search__products .horizontal-product-card__info{padding-top:4px}.header-search .predictive-search__products .horizontal-product-card__info .v-stack{gap:8px}.header-search .predictive-search__products .horizontal-product-card__info .badge{padding:3px 5px}.header-search .predictive-search__products .horizontal-product-card__info .product-title{font-weight:700}.header-search .predictive-search .button{width:100%;font-family:var(--text-font-family);letter-spacing:.32px;border:1px solid #e2ebe6;border-radius:4px;padding:16px;font-size:14px;font-weight:700;line-height:1.43}@media screen and (width>=1024px){.header-search .predictive-search .button{width:auto;margin:0 auto;padding:16px 40px;display:flex}}