predictive-search .predictive-search{background-color:var(--color-white);-webkit-box-sizing:border-box;box-sizing:border-box;left:0;line-height:1.5;max-height:calc(100vh - 94px);overflow:auto;position:absolute;right:0;top:calc(100% + 16px);z-index:var(--z-index-popover)}predictive-search .predictive-search__empty{padding:1.1428571429rem}predictive-search .predictive-search{scrollbar-color:#f1f4fb #fff;scrollbar-width:auto}predictive-search .predictive-search::-webkit-scrollbar{width:8px}predictive-search .predictive-search::-webkit-scrollbar-track{background:#fff}predictive-search .predictive-search::-webkit-scrollbar-thumb{background-color:#f1f4fb}predictive-search .predictive-search__header{padding:.5714285714rem 1.1428571429rem}predictive-search .predictive-search__header p{margin:0}predictive-search .predictive-search__list-item{border-top:1px solid var(--color-border)}predictive-search .predictive-search__list-item:last-of-type{border-bottom:1px solid var(--color-border)}predictive-search .predictive-search__list__link{grid-gap:1.1428571429rem;color:inherit;display:grid;gap:1.1428571429rem;grid-template-columns:4.5714285714rem 1fr;padding:.5714285714rem 1.1428571429rem;text-decoration:none}predictive-search .predictive-search__list__link.focus-visible,predictive-search .predictive-search__list__link:active,predictive-search .predictive-search__list__link:hover{background-color:var(--color-brand-background-primary)}predictive-search .predictive-search__list__link:active,predictive-search .predictive-search__list__link:focus-visible,predictive-search .predictive-search__list__link:hover{background-color:var(--color-brand-background-primary)}predictive-search .predictive-search__group--footer{padding:0}predictive-search .predictive-search__group--footer .button{border-radius:0;padding:1.1428571429rem}.predictive-search__show-all{margin-bottom:1.1428571429rem}