predictive-search .predictive-search{background-color:var(--color-white);color:var(--color-brand-text)}predictive-search .predictive-search-results{overflow:hidden;-webkit-transition:-webkit-box-shadow .2s ease-in-out;transition:-webkit-box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out;transition:box-shadow .2s ease-in-out,-webkit-box-shadow .2s ease-in-out}@media screen and (max-width:1023px){predictive-search .predictive-search-results{background:#fff;margin-top:0}}@media screen and (min-width:1024px){predictive-search .predictive-search-results{padding-bottom:6rem}}.menu-drawer predictive-search .predictive-search-results{border-bottom:1px solid var(--color-line);padding-bottom:2rem}predictive-search .predictive-search__results__title{font-size:.9375rem;margin-bottom:2rem;margin-top:2rem}@media screen and (min-width:1024px){predictive-search .predictive-search__results__title{margin-bottom:3rem;margin-top:2.5rem}}predictive-search .predictive-search__results .predictive-search__list{list-style:none;margin:0;padding:0}predictive-search .predictive-search__results .predictive-search__list-item{line-height:2rem}@media screen and (max-width:1023px){.menu-drawer predictive-search .predictive-search__results .predictive-search__list-item:nth-child(n+5){display:none}}