.m-predictive-search{background:rgb(var(--color-background));font-size:var(--body-fs-sm);left:0;max-height:calc(100vh - var(--header-main-height) - var(--announcement-height));overflow-y:auto;position:absolute;top:100%;width:100%}@media screen and (min-width:768px){.m-predictive-search{left:0}}.m-predictive-search__results{overflow-y:scroll;padding:1rem 2rem 2rem}.m-predictive-search__segment{margin-bottom:2rem}.m-predictive-search__segment:last-of-type{margin-bottom:0}.m-predictive-search__segment-heading{border-bottom:1px solid rgb(var(--color-border));justify-content:space-between;margin-bottom:1rem;padding-bottom:.8rem}.m-predictive-search__segment-title{margin-bottom:0}.m-predictive-search__segment-view-all{color:rgb(var(--color-text));font-size:var(--body-fs-sm);line-height:var(--body-lh-sm);text-decoration:none}.m-predictive-search__image{background-color:rgb(var(--product_card_background));height:100%;width:100%}.m-predictive-search__image-wrapper{max-width:11.8rem;object-fit:cover}.m-predictive-search__item{padding:.5rem 0}.m-predictive-search__item p{margin-bottom:0}.m-predictive-search__query-result :not(mark){font-weight:bolder}.m-predictive-search__query-result mark{background-color:transparent;opacity:.75}.m-predictive-search__link{gap:var(--layout-row-grid-gap) var(--layout-column-grid-gap);text-decoration:none}.m-predictive-search__link:hover .h6{text-decoration:underline}.m-predictive-search__link:hover .m-price{text-decoration:none}.m-predictive-search__link>div{--flex-items:2;width:calc(100%/var(--flex-items) - (var(--flex-items) - 1)/var(--flex-items)*var(--layout-column-grid-gap))}