.predictive-search__image{max-width:150px}predictive-search{display:none;position:fixed;top:0;left:50%;width:100%;background:#fff;height:135px;transform:translateX(-50%);z-index:2}@media(min-width: 769px){predictive-search{width:75%}}predictive-search form{height:100%}predictive-search .predictive-search__form-group{display:flex;align-items:center;height:100%;padding:20px}predictive-search .predictive-search__form-group #Search{flex-grow:1;height:80px;border:none;font-size:22px;padding-left:10px}predictive-search .predictive-search__form-group #Search:focus{outline:0}predictive-search .predictive-search__form-group #Search::-webkit-search-cancel-button{display:none}#predictive-search{max-height:calc(100vh - 125px);overflow-y:auto;background-color:#fff;padding-bottom:50px;display:none}.predictive-search__label{position:absolute !important;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}.header-search--is-open predictive-search{display:block}.predictive-search__heading{background-color:#ededed;padding:40px;width:100%}.predictive-search__results-list{list-style:none}.predictive-search__item{display:flex;align-items:center}.predictive-search__item-content{padding-left:20px}.header-search--is-open [data-predictive-search-overlay]{background:#000;width:100vw;height:100vh;position:absolute;top:0;z-index:1;opacity:.6}.cm_search-box-root .cm_dropdown .description-block .title:hover,.cm_search-box-root .cm_dropdown .description-block .title:focus{color:#d3261d}