.m-predictive-search{background:var(--color-primary-bg);border:none;color:var(--color-primary-body);display:none;left:0;margin:0;overflow-y:auto;padding:0;position:absolute;top:100%;width:100%}.m-predictive-search__image{display:block}.m-predictive-search:popover-open{display:block;inset:auto;left:0;margin:0;max-width:100vw;position:fixed;right:0;top:var(--header-height);width:100%}@supports(height:100vh){.m-predictive-search{max-height:calc(100vh - var(--header-height) - var(--search-height))}}@supports(height:100dvh){.m-predictive-search{max-height:calc(100dvh - var(--header-height) - var(--search-height))}}.m-predictive-search__results{padding-bottom:1.5rem;padding-top:1.5rem}@media screen and (min-width:768px){.m-predictive-search__results{padding-bottom:2rem;padding-top:2rem}}@media screen and (min-width:600px){.m-predictive-search__products{padding-right:1.6rem}}@media screen and (min-width:1100px){.m-predictive-search__products{padding-right:4rem}}.m-predictive-search__products .m-predictive-search__segment-content{display:grid;gap:.8rem;grid-template-columns:1fr}@media screen and (min-width:990px){.m-predictive-search__products .m-predictive-search__segment-content{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:1100px){.m-predictive-search__products .m-predictive-search__segment-content{grid-template-columns:repeat(3,1fr)}}.m-predictive-search__segment{margin-bottom:2rem}.m-predictive-search__segment:last-of-type{margin-bottom:0}.m-predictive-search__segment-heading{justify-content:space-between;margin-bottom:1.6rem}@media screen and (min-width:768px){.m-predictive-search__segment-heading{margin-bottom:1rem}}.m-predictive-search__segment-title{font-size:var(--body-fs-md);font-weight:600;line-height:var(--body-lh-md)}.m-predictive-search__segment-content.grid{justify-content:space-between}.m-predictive-search__segment-actions{margin-bottom:2rem;margin-top:1.6rem}@media screen and (min-width:768px){.m-predictive-search__segment-actions{margin-bottom:0;margin-top:2rem}}.m-predictive-search__segment-view-all.a-link{border-color:var(--color-primary-body);color:var(--color-primary-body);font-size:var(--body-fs-md);line-height:var(--body-lh-md)}.m-predictive-search__item{background:var(--color-tertiary-bg)}.m-predictive-search__item h2{font-family:var(--font-body-family);font-size:1.6rem;font-weight:400;line-height:var(--product-title-lh);margin-bottom:0}.m-predictive-search__other .m-predictive-search__item{background:transparent}.m-predictive-search__other .m-predictive-search__item .m-predictive-search__info{padding:0}.m-predictive-search__link{align-items:center;color:inherit;text-decoration:none;transition:color var(--default-transition-easing) var(--default-transition-timing)}.m-predictive-search__link:hover{color:var(--color-disabled-body-light)}.m-predictive-search__product{border:none}.m-predictive-search__product h2{margin-bottom:.5rem}.m-predictive-search__product .m-price{color:var(--color-tertiary-body);font-size:1.4rem;font-weight:400}.m-predictive-search__info{flex:1;padding:1rem 1rem 1rem 1.5rem}.m-predictive-search__chevron{align-items:center;display:flex;flex-shrink:0;height:44px;justify-content:center;margin-right:1rem;width:44px}.m-predictive-search__chevron .icon{fill:currentColor;height:44px;width:44px}.m-predictive-search .h1,.m-predictive-search .h2,.m-predictive-search .h3,.m-predictive-search .h4,.m-predictive-search .h5,.m-predictive-search .h6,.m-predictive-search h1,.m-predictive-search h2,.m-predictive-search h3,.m-predictive-search h4,.m-predictive-search h5,.m-predictive-search h6{color:inherit}