.m-predictive-search{background:rgb(var(--color-background));font-size:var(--body-fs-sm);left:50%;max-height:calc(100vh - var(--header-main-height) - var(--announcement-height));overflow-y:auto;position:absolute;top:calc(var(--search-height) - 1px);transform:translateX(-50%);width:100%;z-index:1}@media screen and (min-width:768px){.m-predictive-search{max-height:calc(100vh - var(--header-height) - var(--announcement-height));top:calc(100% + (var(--header-main-height) - var(--search-height))/2 + 1px)}}.m-predictive-search__results{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:underline}.m-predictive-search__image{height:auto;max-width:100%}.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__info:hover{text-decoration:underline}.m-predictive-search__link{display:flex;gap:1rem;text-decoration:none}.m-predictive-search__image-wrapper{flex-shrink:0}